TWTRSENetworking Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | TWTRSENetworking.h |
– sendTweet:fromAccount:completion:
required method
- (void)sendTweet:(TWTRSETweet *)tweet fromAccount:(id<TWTRSEAccount>)account completion:(TWTRSENetworkingTweetSendCompletion)completion
– loadHydratedTwitterUserForAccount:completion:
required method
- (void)loadHydratedTwitterUserForAccount:(id<TWTRSEAccount>)account completion:(TWTRSENetworkingHydratedTwitterUserLoadCompletion)completion