mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 20:40:38 +00:00
isRegistered added
This commit is contained in:
parent
8bcd8d87d2
commit
ce1c6b1c66
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ public interface SignalControl extends DBusInterface {
|
|||
|
||||
public String version();
|
||||
|
||||
public boolean isRegistered();
|
||||
|
||||
List<DBusPath> listAccounts();
|
||||
|
||||
interface Error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue