Three DS2Service Configuration
constructor(context: Context?, configParameters: ConfigParameters, locale: Locale = Locale.getDefault(), uiCustomization: UICustomization = UICustomization(), appUri: Uri? = null, challengeTimeout: Int = CHALLENGE_TIMEOUT)
Parameters
context
An instance of Android application context.
config Parameters
Configuration object required to create transaction
locale
Locale used for the Challenge screen
ui Customization
Challenge UI customization
app Uri
Optional URI used to bring the requestor app back to the foreground during an out-of-band (OOB) challenge. When omitted, no app-to-app redirect is performed.
challenge Timeout
Timeout interval (in minutes) within which the challenge process must be completed. The minimum timeout interval is 5 minutes