|
(FMLiveSwitchNameValueCollection *) | - headers |
|
(instancetype) | - initWithHeaders: |
|
(bool) | - isBinary |
|
(int) | - maxRetries |
|
(NSMutableArray *) | - messages |
|
(FMLiveSwitchAction1< FMLiveSwitchSignallingMessageRequestArgs * > *) | - onCreateHeaders |
|
(FMLiveSwitchAction1< FMLiveSwitchHttpRequestCreatedArgs * > *) | - onHttpRequestCreated |
|
(FMLiveSwitchAction1< FMLiveSwitchHttpResponseReceivedArgs * > *) | - onHttpResponseReceived |
|
(FMLiveSwitchAction1< FMLiveSwitchSignallingMessageRequestCreatedArgs * > *) | - onRequestCreated |
|
(FMLiveSwitchAction1< FMLiveSwitchSignallingMessageResponseReceivedArgs * > *) | - onResponseReceived |
|
(id) | - sender |
|
(void) | - setHeaders: |
|
(void) | - setMaxRetries: |
|
(void) | - setMessages: |
|
(void) | - setOnCreateHeaders: |
|
(FMLiveSwitchSignallingMessageRequestArgs *) | - setOnCreateHeadersBlock |
|
(void) | - setOnCreateHeadersBlock: |
|
(void) | - setOnHttpRequestCreated: |
|
(FMLiveSwitchHttpRequestCreatedArgs *) | - setOnHttpRequestCreatedBlock |
|
(void) | - setOnHttpRequestCreatedBlock: |
|
(void) | - setOnHttpResponseReceived: |
|
(FMLiveSwitchHttpResponseReceivedArgs *) | - setOnHttpResponseReceivedBlock |
|
(void) | - setOnHttpResponseReceivedBlock: |
|
(void) | - setOnRequestCreated: |
|
(FMLiveSwitchSignallingMessageRequestCreatedArgs *) | - setOnRequestCreatedBlock |
|
(void) | - setOnRequestCreatedBlock: |
|
(void) | - setOnResponseReceived: |
|
(FMLiveSwitchSignallingMessageResponseReceivedArgs *) | - setOnResponseReceivedBlock |
|
(void) | - setOnResponseReceivedBlock: |
|
(void) | - setSender: |
|
(void) | - setTimeout: |
|
(void) | - setUrl: |
|
(int) | - timeout |
|
(NSString *) | - url |
|
(NSMutableDictionary< NSString *, id > *) | - dynamicProperties |
| Gets all dynamic properties on this instance. More...
|
|
(id) | - getDynamicValueWithKey: |
| Gets a property value from the local cache. More...
|
|
(instancetype) | - init |
| Initializes a new instance of the FMLiveSwitchSerializable class. More...
|
|
(void) | - setDynamicValueWithKey:value: |
| Sets a property value in the local cache. More...
|
|
(bool) | - unsetDynamicValueWithKey: |
| Removes a property value from the local cache. More...
|
|