A connection type. More...
Instance Methods | |
| (instancetype) | - init |
Class Methods | |
| (FMLiveSwitchConnectionType *) | + connectionType |
| (NSString *) | + mcu |
| Gets the "mcu" connection type string. More... | |
| (NSString *) | + peer |
| Gets the "peer" connection type string. More... | |
| (NSString *) | + sfu |
| Gets the "sfu" connection type string. More... | |
A connection type.
| + (FMLiveSwitchConnectionType*) connectionType |
| - (instancetype) init |
| + (NSString*) mcu |
Gets the "mcu" connection type string.
| + (NSString*) peer |
Gets the "peer" connection type string.
| + (NSString*) sfu |
Gets the "sfu" connection type string.