Playlist Generator
1.0
|
#import <AnalysedPlaylistConnection.h>
Public Member Functions | |
(id) | - initWithDanceability:energy:tempo:key:mode:results:delegate: |
(NSURLRequest *) | - getRequest |
Protected Attributes | |
NSString * | danceability |
NSString * | energy |
NSString * | tempo |
NSString * | key |
NSString * | mode |
NSString * | results |
- (NSURLRequest *) getRequest |
- (id) initWithDanceability: | (NSString *) | danceability | |
energy: | (NSString *) | energy | |
tempo: | (NSString *) | tempo | |
key: | (NSString *) | key | |
mode: | (NSString *) | mode | |
results: | (NSString *) | results | |
delegate: | (id) | delegate | |
- (NSString*) danceability [protected] |