Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / DatasyncService / isPresent

isPresent

fun isPresent(value: DatasyncValuable): Boolean

Indicates whether a value previously set by the startPublishingMyPresence method means that a user is present.

The passed value should be obtained by a Subscription to the node published by the startPublishingMyPresence method (generally from another device).