Emitted when the availability of a particular DomainUser changes. The actual event emitted is a PresenceAvailabilityChangedEvent.
Emitted when a particular DomainUser's state was cleared. The actual event emitted is a PresenceStateClearedEvent.
Emitted when one or more key-value pairs of a particular DomainUser's presence state were removed.
The actual event emitted is a PresenceStateRemovedEvent.
Emitted when one or more items of a particular DomainUser's presence state are set.
The actual event emitted is a PresenceStateSetEvent.
All the events that could be emitted from a UserPresenceSubscription.