PerimeterXErrorCode

SDK's error codes. This will be included in errors objects that generated by the SDK.

Entries

Link copied to clipboard

`PerimeterX/start(application:appId:delegate:policy:)` or `PerimeterX/start(application:appIds:delegate:policy:)` functions were called without any AppID.

Link copied to clipboard

`PerimeterX/start(application:appId:delegate:policy:)` or `PerimeterX/start(application:appIds:delegate:policy:)` functions were called with invalid AppID.

Link copied to clipboard

`PerimeterX/start(application:appId:delegate:policy:)` or `PerimeterX/start(application:appIds:delegate:policy:)` functions were called not on the main thread.

Link copied to clipboard

`PerimeterX/start(application:appId:delegate:policy:)` or `PerimeterX/start(application:appIds:delegate:policy:)` functions were called more than once.

Link copied to clipboard

The SDK failed to generate token. Make sure the AppID is set correctly.

Link copied to clipboard

The SDK failed to perform the operation. Make sure to call the `PerimeterX/start(application:appId:delegate:policy:)` function.

Link copied to clipboard

Internal error in the SDK.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard