Get Presence
Returns the online status of the calling user.
When calling this as an OBO-enabled endpoint, use the OBO User Authenticate token for sessionToken
.
The available online status values (presence categories) for users are:
Presence category | Interface icon | External view | Comment |
---|---|---|---|
| Green check mark |
| Released in 1.46 |
| Yellow clock |
| Released in 1.46 |
| Grey cross |
| Introduced in 20.16 |
| Red sign |
| Released in 1.46 |
| Red phone |
| Released in 1.46 |
| Yellow clock |
| Released in 1.47 |
| Red phone |
| Released in 1.47 |
| Purple circle |
| Released in 1.47 |
| Yellow clock |
| Deprecated in 20.16 |
| Red circle |
| Deprecated in 20.16 |
See Set Presence for a description of the Presence category and External view values for internal and external users.
Note: It is also possible for Symphony users to have other presence values, which should be handled in your implementation as edge cases.
Last updated