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