FMLiveSwitchStreamTypeHelper Class Reference

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...
 

Detailed Description

Class containing utility methods for FMLiveSwitchStreamType.

Method Documentation

◆ typeFromStringWithTypeString:

+ (FMLiveSwitchStreamType) typeFromStringWithTypeString: (NSString *)  typeString

Convert a string to a FMLiveSwitchStreamType.

Parameters
typeString

◆ typeToCapitalizedStringWithStreamType:

+ (NSString*) typeToCapitalizedStringWithStreamType: (FMLiveSwitchStreamType)  streamType

Convert a FMLiveSwitchStreamType to a string.

Parameters
streamType

◆ typeToStringWithStreamType:

+ (NSString*) typeToStringWithStreamType: (FMLiveSwitchStreamType)  streamType

Convert a FMLiveSwitchStreamType to a string.

Parameters
streamType