Delegate CoreListener.OnNotifySentDelegate
Gets the LinphoneCoreCbsNotifySentCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnNotifySentDelegate(Core core, Event linphoneEvent, Content body);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| Event | linphoneEvent | |
| Content | body |