|
(FMLiveSwitchTransportAddress *) | - address |
|
(int) | - attempt |
|
(instancetype) | - init |
| Initializes a new instance of the FMLiveSwitchSerializable class. More...
|
|
(int) | - maxAttempts |
|
(FMLiveSwitchStunMessage *) | - request |
|
(FMLiveSwitchIceSocketManager *) | - socketManager |
|
(FMLiveSwitchTransportAddress *) | - turnRelay |
|
(NSMutableDictionary< NSString *, id > *) | - dynamicProperties |
| Gets all dynamic properties on this instance. More...
|
|
(id) | - getDynamicValueWithKey: |
| Gets a property value from the local cache. More...
|
|
(void) | - setDynamicValueWithKey:value: |
| Sets a property value in the local cache. More...
|
|
(bool) | - unsetDynamicValueWithKey: |
| Removes a property value from the local cache. More...
|
|