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