StreamLink for iOS  8.0.0.233163-35883203
<SLConnectionServiceStatusEvent > Protocol Reference

Provides information about a change in the state of a data service. More...

Inheritance diagram for <SLConnectionServiceStatusEvent >:

Instance Methods

(NSString *) - serviceName
 Returns the name of the data service that has changed state. More...
 
(SL_ServiceStatus- status
 Returns the new status of the data service. More...
 

Detailed Description

Provides information about a change in the state of a data service.

Method Documentation

- (NSString* SLConnectionServiceStatusEvent) serviceName

Returns the name of the data service that has changed state.

- (SL_ServiceStatus SLConnectionServiceStatusEvent) status

Returns the new status of the data service.


Generated on Tue Apr 23 2024 11:14:03 for StreamLink for iOS