Delegate CallListener.OnEncryptionChangedDelegate
Get the encryption changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnEncryptionChangedDelegate(Call call, bool on, string authenticationToken);
Parameters
| Type | Name | Description |
|---|---|---|
| Call | call | |
| System.Boolean | on | |
| System.String | authenticationToken |