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