StreamLink for iOS
8.0.2.287281-045ba3c8
|
Represents an element in a directory on the Liberator. More...
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... | |
Represents an element in a directory on the Liberator.
- (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.