Delegate ConferenceListener.OnParticipantDeviceScreenSharingChangedDelegate
Get the participant device is screen sharing changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnParticipantDeviceScreenSharingChangedDelegate(Conference conference, ParticipantDevice device, bool enabled);
Parameters
| Type | Name | Description |
|---|---|---|
| Conference | conference | |
| ParticipantDevice | device | |
| System.Boolean | enabled |