isPresent

fun isPresent(value: PresenceState?): 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).