Delegate CoreListener.OnLastCallEndedDelegate
Callback prototype telling the last call has ended (#LinphoneCore.get_calls_nb() returns 0)
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnLastCallEndedDelegate(Core core);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | LinphoneCore object |