setAutomaticPresenceSimulation

Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true.


suspend fun setAutomaticPresenceSimulation(authenticatorId: String, enabled: Boolean)

Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true.

Parameters

authenticatorId

No description

enabled

No description