|
StreamLink for iOS
8.0.2.287281-045ba3c8
|
![]() |
Provides information about a change in the state of the connection to the Liberator. More...
Instance Methods | |
| (SL_ConnectionStatus) | - status |
| Returns the new connection status. More... | |
| (NSString *) | - liberatorURL |
| Returns the URL of the Liberator connection that this status event has been raised for. More... | |
| (NSString *) | - userName |
| (SL_LoginFailedReason) | - loginFailReason |
| Returns the reason for the login attempt failing. More... | |
Provides information about a change in the state of the connection to the Liberator.
| - (NSString * SLConnectionStatusEvent) liberatorURL |
Returns the URL of the Liberator connection that this status event has been raised for.
| - (SL_LoginFailedReason SLConnectionStatusEvent) loginFailReason |
Returns the reason for the login attempt failing.
| - (SL_ConnectionStatus SLConnectionStatusEvent) status |
Returns the new connection status.
| - (NSString * SLConnectionStatusEvent) userName |