StreamLink for iOS  8.0.1.272288-2528e247
<SLConnectionSourceStatusEvent > Protocol Reference

Provides information about a change in the state of a DataSource. More...

Inheritance diagram for <SLConnectionSourceStatusEvent >:

Instance Methods

(NSString *) - sourceName
 Returns the name of the DataSource that has changed state. More...
 
(SL_SourceStatus- status
 Returns the new status of the DataSource. More...
 

Detailed Description

Provides information about a change in the state of a DataSource.

Method Documentation

- (NSString* SLConnectionSourceStatusEvent) sourceName

Returns the name of the DataSource that has changed state.

- (SL_SourceStatus SLConnectionSourceStatusEvent) status

Returns the new status of the DataSource.


Generated on Thu Jun 27 2024 12:17:58 for StreamLink for iOS