setTOTP

open suspend override fun setTOTP(timeout: Long?, setTOTPRequest: SetTOTPRequest): SetTOTPResult

Requests to save TOTP secret data on the device for later retrieval.

Parameters

timeout

The timeout of setTOTP in milliseconds or null if no timeout should be used

setTOTPRequest

The setTOTP request body object