PresenceServiceSelfPresence Property |
Property to get current self-presence information.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Presence SelfPresence { get; }
Property Value
Type:
Presence
Remarks
Self-presence describes overall presence status of the local user calculated by the presence server based on presence data information collected from various presence sources
The sources are communication devices and applications running on behalf of the user.
See Also