Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UserPresenceState

enumeration

Description

Represents the current user presence state detected by the device.

Properties

UnsupportedThe device does not support detecting user presence.
NotPresentThe device does not detect that the user is present.
PresentThe device detects that the user is present.
UnknownThe device is currently in a state where it cannot determine user presence.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答