Click or drag to resize

ContentSharingRemoteController Property

Participant who has remote control over any other collaboration participant. Null in case remote control is not active.

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

Property Value

Type: Participant
See Also