Click or drag to resize
ContentSharingCurrentPresenter Property
Indicates the participant who is currently sharing. In case sharing isn't active it returns NULL.

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

Property Value

Type: Participant
See Also