SFSPLoginError Constants Reference

Declared in SFUserAccountManager.h

SFSPLoginError

Definition

typedef NS_ENUM(NSUInteger, SFSPLoginError ) {
   SFSPLoginErrorNoScheme,
   SFSPLoginErrorNoUserIdentity,
   SFSPLoginErrorKeychainWriteFailed,
   SFSPLoginErrorCredentialRefreshFailed,
};

Constants

SFSPLoginErrorNoScheme

Declared In SFUserAccountManager.h.

SFSPLoginErrorNoUserIdentity

Declared In SFUserAccountManager.h.

SFSPLoginErrorKeychainWriteFailed

Declared In SFUserAccountManager.h.

SFSPLoginErrorCredentialRefreshFailed

Declared In SFUserAccountManager.h.