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