Click or drag to resize
PresenceServiceManualPresenceStates Property
Returns the collection of supported manual self-presence states.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public ReadOnlyCollection<PresenceState> ManualPresenceStates { get; }

Property Value

Type: ReadOnlyCollectionPresenceState
See Also