accountInfo

var accountInfo: Account?

The account info for the specified accountId. May be null if the account doesn't exist with signald. If this is null, getting the account info will attempt a request to the signald socket.

Throws

if signald sends an error response or the incoming account list is invalid