StreamLink for iOS  8.0.2.287281-045ba3c8
<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 Tue Jul 23 2024 16:34:40 for StreamLink for iOS