A token type. More...
Instance Methods | |
| (instancetype) | - init |
Class Methods | |
| (NSString *) | + event |
| Gets the "event" token type string. More... | |
| (NSString *) | + join |
| Gets the "join" token type string. More... | |
| (NSString *) | + register |
| Gets the "register" token type string. More... | |
| (FMLiveSwitchTokenType *) | + tokenType |
| (NSString *) | + webSocketAccess |
| Gets the "websocketaccess" token type string. More... | |
A token type.
| + (NSString*) event |
Gets the "event" token type string.
| - (instancetype) init |
| + (NSString*) join |
Gets the "join" token type string.
| + (NSString*) register |
Gets the "register" token type string.
| + (FMLiveSwitchTokenType*) tokenType |
| + (NSString*) webSocketAccess |
Gets the "websocketaccess" token type string.