baasday
 All Classes Files Functions Typedefs Properties
BDAPIClient.h File Reference
#import <Foundation/Foundation.h>
#import "BDListResult.h"
#import "BDQuery.h"

Go to the source code of this file.

Classes

class  BDAPIClient
 

Typedefs

typedef void(^ BDDictionaryResultBlock )(NSDictionary *result, NSError *error)
 
typedef id(^ BDContentConverter )(NSDictionary *values)
 

Typedef Documentation

typedef id(^ BDContentConverter)(NSDictionary *values)
typedef void(^ BDDictionaryResultBlock)(NSDictionary *result, NSError *error)