implement Dbus setPin and removePin

and update documentation
This commit is contained in:
John Freed 2021-09-21 17:46:30 +02:00
parent 6c29d90503
commit 7ce4eb6913
4 changed files with 45 additions and 0 deletions

View file

@ -229,6 +229,19 @@ isGroupBlocked(groupId<ay>) -> state<b>::
Exceptions: None, for unknown groups 0 (false) is returned
removePin() -> <>::
Removes registration PIN protection.
Exception: Failure
setPin(pin<s>) -> <>::
* pin : PIN you set after registration (resets after 7 days of inactivity)
Sets a registration lock PIN, to prevent others from registering your number.
Exception: Failure
version() -> version<s>::
* version : Version string of signal-cli