Adobe DPS - Library and Store SDK 2.32

Namespace adobeDPS-OAuthRedirectServiceErrorCodes

Platforms:
iOS, Windows

Static Fields

Field Defined By
adobeDPS-OAuthRedirectServiceErrorCodes.OPERATION_IN_PROGRESS
Value: 1
Request already in progress.
OAuthRedirectServiceErrorCodes
adobeDPS-OAuthRedirectServiceErrorCodes.INVALID_AUTH_SESSION
Value: 2
The authorization session is invalid.
OAuthRedirectServiceErrorCodes
adobeDPS-OAuthRedirectServiceErrorCodes.INVALID_ARGUMENTS
Value: 3
At least one of the API arguments is invalid.
OAuthRedirectServiceErrorCodes
Namespace Detail
adobeDPS-OAuthRedirectServiceErrorCodes
[inner] Enum for the error codes of the OAuthRedirectService.
Static Field Details
adobeDPS-OAuthRedirectServiceErrorCodes.OPERATION_IN_PROGRESS
Value: 1
Request already in progress. This error occurs when an API is called while there is another request in progress.
Platforms:
iOS, Windows
adobeDPS-OAuthRedirectServiceErrorCodes.INVALID_AUTH_SESSION
Value: 2
The authorization session is invalid. This error occurs when the internal clientId is not set which indicates an invalid session.
Platforms:
iOS, Windows
adobeDPS-OAuthRedirectServiceErrorCodes.INVALID_ARGUMENTS
Value: 3
At least one of the API arguments is invalid. This error occurs when an API is called with invalid arguments.
Platforms:
iOS, Windows
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:27 GMT-0700 (PDT)