Package-level declarations

Types

Link copied to clipboard

Abstract Protect Callback that provides the raw content of the Callback, and common methods for sub classes to access.

Link copied to clipboard

This class is responsible for registering callbacks in the application. It extends the Initializer interface, which means it is part of the initialization process of the application.

Link copied to clipboard

A callback class for evaluating Protect data collection. This class extends AbstractProtectCallback and provides functionality to collect data from the Protect SDK, with an option to pause behavioral data collection.

Link copied to clipboard

A callback class for initializing the PingOne Protect SDK. This class extends AbstractProtectCallback and provides functionality to configure the Protect SDK with various parameters such as environment ID, behavioral data collection, console logging, and device attributes to ignore.

Properties

Link copied to clipboard
const val CLIENT_ERROR: String