more debug message cleanup

This commit is contained in:
John Freed 2021-08-17 11:03:14 +02:00
parent 26a3bc1481
commit bc3f8803dc
6 changed files with 13 additions and 13 deletions

View file

@ -194,7 +194,7 @@ Exceptions: Failure, InvalidNumber
getContactName(number<s>) -> name<s>::
* number : Phone number
* name : Contact's name in local storage (from the master device for a linked account, or the one set with setContactName); if not set, contact's profile name is used
* name : Contact's name in local storage (from the primary device for a linked account, or the one set with setContactName); if not set, contact's profile name is used
setContactName(number<s>,name<>) -> <>::
* number : Phone number