| SipUserConfigurationEnableAsControlledEndpoint Property |
Enables Client SDK as a controlled endpoint.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool EnableAsControlledEndpoint { get; set; }Property Value
Type:
Boolean
Remarks
When it is true it shall expand the Client SDK's Aura Shared Control functionality to allow a remote endpoint
to control Client SDK based applications.
Client SDK based application shall thus be able to act as controlled endpoints as well.
The default value is false.
See Also