suspend fun setAutomaticPresenceSimulation(input: SetAutomaticPresenceSimulationRequest): Unit
Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true.
Official doc