Class containing utility methods for FMLiveSwitchStreamType. More...
Class Methods | |
| (FMLiveSwitchStreamType) | + typeFromStringWithTypeString: |
| Convert a string to a FMLiveSwitchStreamType. More... | |
| (NSString *) | + typeToCapitalizedStringWithStreamType: |
| Convert a FMLiveSwitchStreamType to a string. More... | |
| (NSString *) | + typeToStringWithStreamType: |
| Convert a FMLiveSwitchStreamType to a string. More... | |
Class containing utility methods for FMLiveSwitchStreamType.
| + (FMLiveSwitchStreamType) typeFromStringWithTypeString: | (NSString *) | typeString |
Convert a string to a FMLiveSwitchStreamType.
| typeString |
| + (NSString*) typeToCapitalizedStringWithStreamType: | (FMLiveSwitchStreamType) | streamType |
Convert a FMLiveSwitchStreamType to a string.
| streamType |
| + (NSString*) typeToStringWithStreamType: | (FMLiveSwitchStreamType) | streamType |
Convert a FMLiveSwitchStreamType to a string.
| streamType |