TWTRSENetworkingResult Constants Reference
Declared in | TWTRSENetworking.h |
---|
TWTRSENetworkingResult
Definition
typedef NS_ENUM(NSUInteger, TWTRSENetworkingResult ) {
TWTRSENetworkingResultSuccess = 1,
TWTRSENetworkingResultError,
TWTRSENetworkingResultWillPostAsynchronously,
};