Click or drag to resize
PresenceServiceSelfPresence Property
Property to get current self-presence information.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public 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