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