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