TWTRGuestLogInCompletion Block Reference

Declared in TWTRGuestSession.h

Block Definition

TWTRGuestLogInCompletion

Completion block called when guest login succeeds or fails.

typedef void (^TWTRGuestLogInCompletion) (TWTRGuestSession *_Nullable, guestSession ,, NSError *_Nullable, error ), ; @interface, TWTRGuestSession :, NSObject <, TWTRBaseSession >, @property (, nonatomic ,, copy ,, readonly ), NSString *accessToken, ; @property, ( nonatomic, copy ,, readonly ), NSString *guestToken, ; @property, ( nonatomic, readonly ), BOOL probablyNeedsRefreshing, ; -, ( instancetype, ) initWithSessionDictionary, : (, NSDictionary *), sessionDictionary ;, - (, instancetype ), initWithAccessToken :, ( NSString, * ), accessToken guestToken, : (, nullable NSString, * ), guestToken ;, - (, instancetype ), init NS_UNAVAILABLE, ; @end, NS_ASSUME_NONNULL_END )

Declared In

TWTRGuestSession.h