Delegate CoreListener.OnAccountAddedDelegate
Gets the account added callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnAccountAddedDelegate(Core core, Account account);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| Account | account |