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: 550.0.60.0
Syntax
C#
public bool IsRemoteControlOn { get; }

Property Value

Type: Boolean
See Also