isRegisteredWithSignald
Whether the accountId of this Signal instance is registered with signald. This will do a check with the socket to ensure that the account is present with signald.
Note that this does not detect registration with the Signal service itself. See [https://gitlab.com/signald/signald/-/issues/192] for an issue about checking login status with the Signal service
Throws
if signald sends an error response or the incoming message is invalid
if the request to the socket fails
Whether the accountId of this Signal instance is registered with signald. This will do a check with the socket to ensure that the account is present with signald.
Note that this does not detect registration with the Signal service itself. See [https://gitlab.com/signald/signald/-/issues/192] for an issue about checking login status with the Signal service
Throws
if signald sends an error response or the incoming message is invalid
if the request to the socket fails