SFSDKAppConfigErrorCode Constants Reference
| Declared in | SFSDKAppConfig.h |
|---|
SFSDKAppConfigErrorCode
Definition
typedef NS_ENUM(NSInteger, SFSDKAppConfigErrorCode ) {
SFSDKAppConfigErrorCodeNoConsumerKey = 966,
SFSDKAppConfigErrorCodeNoRedirectURI,
SFSDKAppConfigErrorCodeNoOAuthScopes,
};