Skip to main content

@wildix/wda-stream-client > PresenceStatus

PresenceStatus variable

Signature:

PresenceStatus: {
readonly AWAY: "AWAY";
readonly DND: "DND";
readonly OFFLINE: "OFFLINE";
readonly ONLINE: "ONLINE";
readonly ONLY_SIP: "ONLY_SIP";
}