Delegate CallListener.OnAuthenticationTokenVerifiedDelegate
Get the authentication token verified callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnAuthenticationTokenVerifiedDelegate(Call call, bool verified);
Parameters
| Type | Name | Description |
|---|---|---|
| Call | call | |
| System.Boolean | verified |