Delegate ConferenceListener.OnParticipantDeviceStateChangedDelegate
Get the participant device state changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnParticipantDeviceStateChangedDelegate(Conference conference, ParticipantDevice device, ParticipantDeviceState state);
Parameters
| Type | Name | Description |
|---|---|---|
| Conference | conference | |
| ParticipantDevice | device | |
| ParticipantDeviceState | state |