StreamLink for iOS  8.0.0.233163-35883203
<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 Apr 23 2024 11:14:03 for StreamLink for iOS