TWTRJSONRequestCompletion Block Reference
Declared in | TWTRAPIClient.h |
---|
Block Definition
TWTRJSONRequestCompletion
Completion block called when a JSON request to the Twitter API succeeds or fails.
typedef void (^TWTRJSONRequestCompletion) (NSURLResponse *_Nullable, response ,, id _Nullable, responseObject ,, NSError *_Nullable, error ), ; typedef, void (, ^ TWTRTweetActionCompletion)
Declared In
TWTRAPIClient.h