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: 550.0.60.0
Syntax
C#
public ReadOnlyCollection<PresenceState> ManualPresenceStates { get; }

Property Value

Type: ReadOnlyCollectionPresenceState
See Also