Delegate CoreListener.OnCallSendMasterKeyChangedDelegate
Gets the LinphoneCoreCbsCallSendMasterKeyChangedCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnCallSendMasterKeyChangedDelegate(Core core, Call call, string masterKey);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| Call | call | |
| System.String | masterKey |