Perimeter XError Code
SDK's error codes. This will be included in errors objects that generated by the SDK.
Entries
`PerimeterX/start(application:appId:delegate:policy:)`
or `PerimeterX/start(application:appIds:delegate:policy:)`
functions were called without any AppID.
`PerimeterX/start(application:appId:delegate:policy:)`
or `PerimeterX/start(application:appIds:delegate:policy:)`
functions were called with invalid AppID.
`PerimeterX/start(application:appId:delegate:policy:)`
or `PerimeterX/start(application:appIds:delegate:policy:)`
functions were called not on the main thread.
`PerimeterX/start(application:appId:delegate:policy:)`
or `PerimeterX/start(application:appIds:delegate:policy:)`
functions were called more than once.
The SDK failed to generate token. Make sure the AppID is set correctly.
The SDK failed to perform the operation. Make sure to call the `PerimeterX/start(application:appId:delegate:policy:)`
function.
Internal error in the SDK.
Properties
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.