Playlist Generator
1.0
|
#import <ExtractSpotifyURI.h>
Public Member Functions | |
(id) | - initWithSpotifyJSONString: |
(NSString *) | - getURI |
Protected Attributes | |
NSString * | spotifyJSON |
SBJsonParser * | parser |
- (id) initWithSpotifyJSONString: | (NSString *) | input |
- (SBJsonParser*) parser [protected] |
- (NSString*) spotifyJSON [protected] |