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

Go to the source code of this file.

Classes

class  BDLeaderboardEntry
 

Typedefs

typedef void(^ BDLeaderboardEntryResultBlock )(BDLeaderboardEntry *entry, NSError *error)
 

Typedef Documentation

typedef void(^ BDLeaderboardEntryResultBlock)(BDLeaderboardEntry *entry, NSError *error)