Click or drag to resize

SipAgentConfiguration Class

User Configuration information for SIP Agent Feature provider. This class provides the configuration data that allows a connection and access to SIP contact center agent features.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesSipAgentConfiguration

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class SipAgentConfiguration

The SipAgentConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodSipAgentConfiguration
Constructor.
Top
Properties
  NameDescription
Public propertyCredentialProvider
An ICredentialProvider value representing the object that provides the SIP Agent credentials.
Public propertyIsEnabled
A Boolean value indicating whether the SIP Agent Feature service is enabled.
Top
See Also