init
Initializes the SDK, which starts automatically tracking and submitting info of the user journey.
Parameters
context
is the application context object.
client ID
is your Account Protection client identifier.
Initializes the SDK, which starts automatically tracking and submitting info of the user journey.
Parameters
context
is the application context object.
base Url
is your Account Protection server URL (default: "https://collect.riskid.security/device/")
client ID
is your Account Protection client identifier.
fun init( context: Context, baseUrl: String, clientID: String, userID: String? = null)
Content copied to clipboard
Initializes the SDK, which starts automatically tracking and submitting info of the user journey.
Parameters
context
is the application context object.
base Url
is you Account Protection server url.
client ID
is your Transmit Security client identifier.
user ID
is the Opaque identifier of the user in your system.