Ping One SDKError Type
Entries
10000
Internal error.
10001
Device token was missing and is required to complete this action.
10002
The remote notification is not from PingOne.
10003
Server error.
10004
There was a problem with the network.
10005
There was a problem with the pairing key.
10007
Device may be paired in one regional data center only, and is already paired in another regional data center.
10008
Device is not paired.
10009
Client confirmation delay responding to push notification, resulted in timeout.
10010
Client failed to verify due to invalid one time passcode sent to the server.
10011
Authentication code is not valid.
10012
Mobile device does not comply with policy requirements.
10013
Pairing is currently in progress - you cannot make another API call until it is completed.
10014
Migration is currently in progress - you cannot make another API call until it is completed.
10015
The device does not have to be migrated because it is already paired.
10016
Test remote notification is currently in progress - you cannot make another API call until it is completed.
10017
The client failed to establish trust with the server.
10018
The SDK was not configured. Make sure to run the configure(PingOneGeo) method first.
10019
The device is already trusted with a certain geo and cannot set a new one using configure(PingOneGeo). If needed to change the geo, the device should be reset by calling the removePingOneLocalData() method.
10020
The authentication was canceled, approval or denial is not possible.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.