Delegate ConferenceListener.OnStateChangedDelegate
Get the state changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnStateChangedDelegate(Conference conference, ConferenceState newState);
Parameters
| Type | Name | Description |
|---|---|---|
| Conference | conference | |
| ConferenceState | newState |