public final class HMPresenceEventUserType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
CurrentUser
Only current user's presence is used.
|
static long |
CustomUsers
Presence of custom set of home users is used.
|
static long |
HomeUsers
Presence of all home users is used.
|
public static final long CurrentUser
public static final long HomeUsers
public static final long CustomUsers