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