Delegate CoreListener.OnConferenceStateChangedDelegate
Gets the conference state changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnConferenceStateChangedDelegate(Core core, Conference conference, ConferenceState state);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| Conference | conference | |
| ConferenceState | state |