Event arguments for OnNoWebSocketMediaServersAvailable. More...
Instance Methods | |
| (int) | - backoff |
| Gets the backoff in milliseconds. More... | |
| (instancetype) | - initWithBackoff: |
| Initializes a new instance of the FMLiveSwitchNoWebSocketMediaServersAvailableEventArgs class. More... | |
Class Methods | |
| (FMLiveSwitchNoWebSocketMediaServersAvailableEventArgs *) | + noWebSocketMediaServersAvailableEventArgsWithBackoff: |
| Initializes a new instance of the FMLiveSwitchNoWebSocketMediaServersAvailableEventArgs class. More... | |
Event arguments for OnNoWebSocketMediaServersAvailable.
| - (int) backoff |
Gets the backoff in milliseconds.
| - (instancetype) initWithBackoff: | (int) | backoff |
Initializes a new instance of the FMLiveSwitchNoWebSocketMediaServersAvailableEventArgs class.
| backoff |
| + (FMLiveSwitchNoWebSocketMediaServersAvailableEventArgs*) noWebSocketMediaServersAvailableEventArgsWithBackoff: | (int) | backoff |
Initializes a new instance of the FMLiveSwitchNoWebSocketMediaServersAvailableEventArgs class.
| backoff |