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