StreamLink for iOS  8.0.0.233163-35883203
<SLDirectoryElement > Protocol Reference

Represents an element in a directory on the Liberator. More...

Inheritance diagram for <SLDirectoryElement >:

Instance Methods

(NSString *) - subject
 The subject for this directory element. More...
 
(SL_SubjectType- dataType
 The datatype for this directory element. More...
 
(BOOL) - added
 Returns true if this element was added to the directory, false if it was removed. More...
 

Detailed Description

Represents an element in a directory on the Liberator.

Method Documentation

- (BOOL SLDirectoryElement) added

Returns true if this element was added to the directory, false if it was removed.

- (SL_SubjectType SLDirectoryElement) dataType

The datatype for this directory element.

- (NSString* SLDirectoryElement) subject

The subject for this directory element.


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