Inherits NSObject.
|
(NSDictionary *) | + fetchWithPath:error: |
|
(void) | + fetchInBackgroundWithPath:block: |
|
(BDAPIClient *) | + apiClientForCreateWithPath:values: |
|
(NSDictionary *) | + createWithPath:values:error: |
|
(void) | + createInBackgroundWithPath:values:block: |
|
(BDAPIClient *) | + apiClientForFetchAllWithPath:query: |
|
(BDListResult *) | + fetchAllWithPath:query:error: |
|
(BDListResult *) | + fetchAllWithPath:query:contentConverter:error: |
|
(void) | + fetchAllInBackgroundWithPath:query:block: |
|
(void) | + fetchAllInBackgroundWithPath:query:contentConverter:block: |
|
The documentation for this class was generated from the following file:
- /Users/yuu/Development/nyampass/baasday/baasday-iOS-Framework/baasday/baasday/Headers/BDAPIClient.h