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

Property Value

Type: Participant
See Also