Delegate CoreListener.OnAuthenticationRequestedDelegate
Get the LinphoneCoreCbsAuthenticationRequestedCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnAuthenticationRequestedDelegate(Core core, AuthInfo authInfo, AuthMethod method);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| AuthInfo | authInfo | |
| AuthMethod | method |