Instance Methods | |
| (instancetype) | - init |
| (bool) | - isStream |
| (NSMutableDictionary< NSString *, FMLiveSwitchSignallingClientRequest * > *) | - requestMapping |
| (NSMutableArray *) | - requests |
| (void) | - setIsStream: |
| (void) | - setRequestMapping: |
| (void) | - setRequests: |
Class Methods | |
| (FMLiveSwitchSignallingClientSendState *) | + clientSendState |
| + (FMLiveSwitchSignallingClientSendState*) clientSendState |
| - (instancetype) init |
| - (bool) isStream |
| - (NSMutableDictionary<NSString*,FMLiveSwitchSignallingClientRequest*>*) requestMapping |
| - (NSMutableArray*) requests |
| - (void) setIsStream: | (bool) | value |
| - (void) setRequestMapping: | (NSMutableDictionary< NSString *, FMLiveSwitchSignallingClientRequest * > *) | value |
| - (void) setRequests: | (NSMutableArray *) | value |