|
(FMLiveSwitchNullableBool *) | - acknowledgement |
|
(FMLiveSwitchSignallingAdvice *) | - advice |
|
(NSString *) | - authToken |
|
(NSString *) | - bayeuxChannel |
|
(NSString *) | - channel |
|
(NSMutableArray *) | - channels |
|
(NSString *) | - clientId |
|
(FMLiveSwitchSignallingConnectionType) | - connectionType |
|
(NSString *) | - deviceId |
|
(FMLiveSwitchNullableBool *) | - disableBinary |
|
(NSString *) | - id |
|
(instancetype) | - initWithBayeuxChannel: |
|
(bool) | - isBind |
|
(bool) | - isConnect |
|
(bool) | - isConnectionStatsReport |
|
(bool) | - isDisconnect |
|
(bool) | - isEndpointTypeClient |
|
(bool) | - isPublish |
|
(bool) | - isService |
|
(bool) | - isStream |
|
(bool) | - isSubscribe |
|
(bool) | - isSubscribingToWithChannel: |
|
(bool) | - isUnbind |
|
(bool) | - isUnsubscribe |
|
(bool) | - isUnsubscribingFromWithChannel: |
|
(NSString *) | - minimumVersion |
|
(FMLiveSwitchSignallingRemoteClient *) | - remoteClient |
|
(NSMutableArray *) | - serverActions |
|
(FMLiveSwitchNullableInt *) | - serverTimeout |
|
(void) | - setAcknowledgement: |
|
(void) | - setAdvice: |
|
(void) | - setAuthToken: |
|
(void) | - setBayeuxChannel: |
|
(void) | - setChannel: |
|
(void) | - setChannels: |
|
(void) | - setClientId: |
|
(void) | - setConnectionType: |
|
(void) | - setDeviceId: |
|
(void) | - setDisableBinary: |
|
(void) | - setId: |
|
(void) | - setMinimumVersion: |
|
(void) | - setRemoteClient: |
|
(void) | - setServerActions: |
|
(void) | - setServerTimeout: |
|
(void) | - setStreamId: |
|
(void) | - setSupportedConnectionTypes: |
|
(void) | - setTag: |
|
(void) | - setUserId: |
|
(void) | - setVersion: |
|
(NSString *) | - streamId |
|
(NSMutableArray *) | - supportedConnectionTypes |
|
(NSString *) | - tag |
|
(NSMutableData *) | - toBinary |
|
(NSString *) | - toJson |
|
(FMLiveSwitchSignallingMessageType) | - type |
|
(NSString *) | - userId |
|
(NSString *) | - version |
|
(NSMutableData *) | - dataBytes |
|
(NSString *) | - dataJson |
|
(NSString *) | - error |
|
(instancetype) | - init |
| Initializes a new instance of the FMLiveSwitchSerializable class. More...
|
|
(bool) | - isBinary |
|
(NSString *) | - redirectUrl |
|
(void) | - setDataBytes: |
|
(void) | - setDataJson: |
|
(void) | - setError: |
|
(void) | - setRedirectUrl: |
|
(void) | - setStreamRedirectUrl: |
|
(void) | - setSuccessful: |
|
(void) | - setTimestamp: |
|
(void) | - setValidate: |
|
(NSString *) | - streamRedirectUrl |
|
(bool) | - successful |
|
(FMLiveSwitchNullableDate *) | - timestamp |
|
(bool) | - validate |
|
(void) | - copyExtensionsWithExtensible: |
|
(int) | - extensionCount |
|
(NSMutableArray< NSString * > *) | - extensionNames |
|
(FMLiveSwitchSignallingExtensions *) | - extensions |
|
(NSString *) | - getExtensionValueJsonWithName: |
|
(NSString *) | - metaJson |
|
(void) | - setExtensions: |
|
(void) | - setExtensionValueJsonWithName:valueJson: |
|
(void) | - setExtensionValueJsonWithName:valueJson:validate: |
|
(void) | - setMetaJson: |
|
(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...
|
|