TSAccount Protection
Public API for initializing and interacting with Transmit Security's Account Protection SDK. Use this object to configure the SDK, report user actions, and manage user session context.
Functions
Disables dynamic interaction data collection (e.g., touch events, input timing).
Retrieves the current session token used for identifying the user session.
Initializes the Account Protection SDK and starts automatic tracking of device and user interactions.
Initializes the SDK, which starts automatically tracking and submitting info of the user journey.
Initializes the SDK using client ID and base URL defined in strings.xml
(recommended for apps using resource-based configuration).
Enables or disables SDK debug logging.
Reports a user action event to the Account Protection SDK.
Reports a user action event to the SDK, with optional context and transaction data.