contactsRenamed
Less than 1 minute
contactsRenamed
Description: the notification indicating that multiple users have been renamed in the address book.
Example:
{
"event": "contactsRenamed",
"contacts": [
{
"peerId": "user@some.server",
"peerDn": "New name"
}
],
"method": "event"
}Parameter description:
contacts— List of renamed contacts.peerId- unique identifier of the user TrueConf IDpeerDn— User display name
See also: