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