Delegate CoreListener.OnTransferStateChangedDelegate
Gets the LinphoneCoreCbsTransferStateChangedCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnTransferStateChangedDelegate(Core core, Call transferred, CallState callState);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| Call | transferred | |
| CallState | callState |