@wildix/wda-stream-client > Presence
Presence interface
Signature:
export interface Presence
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | (Optional) The user's geographic address (example: 1 Kynner Way, Binley, Coventry, CV3 2TU, England). | ||
string | (Optional) The unique identifier of the organization user belongs to (example: it_w119845). | ||
string | (Optional) The user extension (example: 2001) | ||
string | (Optional) The unique identifier of the user (example: F2P9tcKrYI9p). | ||
string | (Optional) Latitude is the unit that represent the coordinates at geographic coordinate system(example: 23.2954). | ||
string | (Optional) Longitude is the unit that represent the coordinates at geographic coordinate system (example: 35.5753). | ||
string | (Optional) User status custom message (example: on vacation). | ||
string | (Optional) The string shows the time the user was last seen. (example: 2024-08-08T17:16:00Z). | ||
(Optional) User status (example: AWAY) | |||
(Optional) User telephony status (example: TALKING) | |||
string | (Optional) If it is defined, user status switches back to Available after the time (example: 2024-08-08T17:16:00Z). |