Enum PresenceStatus
The online status of the user.
Namespace: VivoxUnity
Assembly: VivoxUnity.dll
Syntax
public enum PresenceStatus
Fields
| Name | Description |
|---|---|
| Available | Generally available |
| Away | Away |
| Chat | Available to chat |
| DoNotDisturb | Do Not Disturb |
| ExtendedAway | Away for an extended period of time |
| InACall | Currently in a call |
| Unavailable | Not available (offline) |