StreamLink for iOS  8.0.1.272288-2528e247
<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 Thu Jun 27 2024 12:17:58 for StreamLink for iOS