Click or drag to resize

PresenceServiceIsServiceConfigured Property

Property exposing current service configuration status.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool IsServiceConfigured { get; }

Property Value

Type: Boolean
Remarks
Reflects the fact that the service is not provided with a valid presence configuration object or couldn't automatically discover its configuration.
See Also