Delegate CoreListener.OnReferReceivedDelegate
Get the LinphoneCoreCbsReferReceivedCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnReferReceivedDelegate(Core core, Address referToAddr, Headers customHeaders, Content content);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| Address | referToAddr | |
| Headers | customHeaders | |
| Content | content |