SFOAuthSessionRefreshErrorCode Constants Reference

Declared in SFOAuthSessionRefresher.h

SFOAuthSessionRefreshErrorCode

Error codes for refresh failures.

Definition

typedef NS_ENUM(NSUInteger, SFOAuthSessionRefreshErrorCode ) {
   SFOAuthSessionRefreshErrorCodeInvalidCredentials = 766,
};

Constants

SFOAuthSessionRefreshErrorCodeInvalidCredentials

Error codes for refresh failures.

Declared In SFOAuthSessionRefresher.h.

Declared In

SFOAuthSessionRefresher.h