registeredAccounts property

List<SipAccount> get registeredAccounts

Get all registered accounts

Implementation

static List<SipAccount> get registeredAccounts => MultiSipService.registeredAccounts;