Instance Methods | |
| (NSString *) | - description | 
| (instancetype) | - init | 
| (bool) | - isMobile | 
| (bool) | - isMobileSet | 
| (NSString *) | - lsSdkVersion | 
| (NSString *) | - osVersion | 
| (FMLiveSwitchPlatformType) | - platform | 
| (FMLiveSwitchPlatformType) | - platformOs | 
| (NSString *) | - platformVersion | 
| (void) | - setIsMobile: | 
| (void) | - setIsMobileSet: | 
| (void) | - setLsSdkVersion: | 
| (void) | - setOsVersion: | 
| (void) | - setPlatform: | 
| (void) | - setPlatformOs: | 
| (void) | - setPlatformVersion: | 
| (void) | - setUaString: | 
| (NSString *) | - uaString | 
Class Methods | |
| (FMLiveSwitchWebRtcPeerInfo *) | + webRtcPeerInfo | 
| - (NSString*) description | 
| - (instancetype) init | 
| - (bool) isMobile | 
| - (bool) isMobileSet | 
| - (NSString*) lsSdkVersion | 
| - (NSString*) osVersion | 
| - (FMLiveSwitchPlatformType) platform | 
| - (FMLiveSwitchPlatformType) platformOs | 
| - (NSString*) platformVersion | 
| - (void) setIsMobile: | (bool) | value | 
| - (void) setIsMobileSet: | (bool) | value | 
| - (void) setLsSdkVersion: | (NSString *) | value | 
| - (void) setOsVersion: | (NSString *) | value | 
| - (void) setPlatform: | (FMLiveSwitchPlatformType) | value | 
| - (void) setPlatformOs: | (FMLiveSwitchPlatformType) | value | 
| - (void) setPlatformVersion: | (NSString *) | value | 
| - (void) setUaString: | (NSString *) | value | 
| - (NSString*) uaString | 
| + (FMLiveSwitchWebRtcPeerInfo*) webRtcPeerInfo |