DIALDevice
@interface DIALDevice : NSObject <NSCopying>
A class representing a device discovered via the DIAL protocol.
-
HbbTV App host name
Declaration
Objective-C
@property (readonly, nonatomic) NSString *DIALServer;
Swift
var dialServer: String! { get }
-
UPnP-advertised service name
Declaration
Objective-C
@property (readonly, nonatomic) NSString *DIALUniqueServiceName;
Swift
var dialUniqueServiceName: String! { get }
-
dial version
Declaration
Objective-C
@property (readonly, nonatomic) NSString *DIALVersion;
Swift
var dialVersion: String! { get }
-
device name
Declaration
Objective-C
@property (readonly, nonatomic) NSString *deviceName;
Swift
var deviceName: String! { get }
-
Can Apps on device be stopped?
Declaration
Objective-C
@property (readonly, nonatomic) BOOL allowStop;
Swift
var allowStop: Bool { get }
-
Device app state
Declaration
Objective-C
@property (readonly, nonatomic) NSString *state;
Swift
var state: String! { get }
-
HbbTV app to app websocket address
Declaration
Objective-C
@property (readonly, nonatomic) NSString *HbbTV_App2AppURL;
Swift
var hbbTV_App2AppURL: String! { get }
-
media sync starting websocket endpoint address
Declaration
Objective-C
@property (readonly, nonatomic) NSString *HbbTV_InterDevSyncURL;
Swift
var hbbTV_InterDevSyncURL: String! { get }
-
user agent
Declaration
Objective-C
@property (readonly, nonatomic) NSString *HbbTV_UserAgent;
Swift
var hbbTV_UserAgent: String! { get }
-
IP address of app host
Declaration
Objective-C
@property (readonly, nonatomic) NSString *DIALHost;
Swift
var dialHost: String! { get }
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>
-
Undocumented
Declaration
Objective-C
@interface DIALDevice : NSObject <NSCopying>