getAccount static method
Get account by ID
Implementation
static SipAccount? getAccount(String accountId) => MultiSipService.getAccount(accountId);
Get account by ID
static SipAccount? getAccount(String accountId) => MultiSipService.getAccount(accountId);