TWTRSENetworkingResult Constants Reference

Declared in TWTRSENetworking.h

TWTRSENetworkingResult

Definition

typedef NS_ENUM(NSUInteger, TWTRSENetworkingResult ) {
   TWTRSENetworkingResultSuccess = 1,
   TWTRSENetworkingResultError,
   TWTRSENetworkingResultWillPostAsynchronously,
};

Constants

TWTRSENetworkingResultSuccess

Declared In TWTRSENetworking.h.

TWTRSENetworkingResultError

Declared In TWTRSENetworking.h.

TWTRSENetworkingResultWillPostAsynchronously

Declared In TWTRSENetworking.h.