Click or drag to resize
ContentSharingIsRemoteControlOn Property
Returns true if remote control session is currently started and current user is either presenting or remote-controlling the presenter.

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

Property Value

Type: Boolean
See Also