Update libsignal-service-java

This commit is contained in:
AsamK 2022-03-17 23:24:30 +01:00
parent fd25ef539f
commit 9eb97746c1
32 changed files with 242 additions and 288 deletions

View file

@ -67,9 +67,10 @@ This can be piped to a QR encoder to create a display that can be captured by a
For example:
```
[source]
----
dbus-send --session --dest=org.asamk.Signal --type=method_call --print-reply /org/asamk/Signal org.asamk.Signal.link string:"My secondary client" | tr '\n' '\0' | sed 's/.*string //g' | sed 's/\"//g' | qrencode -s10 -tANSI256
```
----
listAccounts() -> accountList<as>::
* accountList : Array of all attached accounts in DBus object path form