| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.api | |
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
V2Presence |
PresenceApi.v2UserPresenceGet(String sessionToken)
Get presence information about the requesting user.
|
V2Presence |
PresenceApi.v2UserPresencePost(String sessionToken,
V2PresenceStatus presence)
Set the presence of the requesting user.
|
V2Presence |
PresenceApi.v3UserUidPresenceGet(Long uid,
String sessionToken,
Boolean local)
Get presence information about a particular user.
|
| Modifier and Type | Method and Description |
|---|---|
V2Presence |
V2Presence.category(String category) |
V2Presence |
V2Presence.timestamp(Long timestamp) |
V2Presence |
V2Presence.userId(Long userId) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.