automaticPresenceSimulation property

bool? automaticPresenceSimulation
final

If set to true, tests of user presence will succeed immediately. Otherwise, they will not be resolved. Defaults to true.

Implementation

final bool? automaticPresenceSimulation;