Playlist Generator
1.0
|
#import <AddToPlaylistViewController.h>
Public Member Functions | |
(id) | - initWithURI: |
(void) | - populateArray |
Protected Attributes | |
NSMutableArray * | playlistNames |
NSString * | uri |
- (id) initWithURI: | (NSString *) | uri |
- (void) populateArray |
- (NSMutableArray*) playlistNames [protected] |