Delegate ConferenceListener.OnParticipantRemovedDelegate
Get the participant removed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnParticipantRemovedDelegate(Conference conference, Participant participant);
Parameters
| Type | Name | Description |
|---|---|---|
| Conference | conference | |
| Participant | participant |