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