Instance Methods | |
| (instancetype) | - init | 
| (bool) | - isVideo | 
| (FMLiveSwitchStreamDirection) | - localDirection | 
| (NSString *) | - serialize | 
| (void) | - setIsVideo: | 
| (void) | - setLocalDirection: | 
Class Methods | |
| (void) | + deserializeWithKeyVals:intent: | 
| (FMLiveSwitchMediaIntent *) | + mediaIntent | 
| (FMLiveSwitchMediaIntent *) | + parseWithMedia: | 
| + (void) deserializeWithKeyVals: | (NSMutableArray *) | keyVals | |
| intent: | (FMLiveSwitchMediaIntent *) | intent | |
| - (instancetype) init | 
Implemented in FMLiveSwitchVideoIntent.
| - (bool) isVideo | 
| - (FMLiveSwitchStreamDirection) localDirection | 
| + (FMLiveSwitchMediaIntent*) mediaIntent | 
| + (FMLiveSwitchMediaIntent*) parseWithMedia: | (NSString *) | media | 
| - (NSString*) serialize | 
Implemented in FMLiveSwitchVideoIntent.
| - (void) setIsVideo: | (bool) | value | 
| - (void) setLocalDirection: | (FMLiveSwitchStreamDirection) | value |