set Friendly Name
abstract fun setFriendlyName(friendlyName: String, listener: StatusListener)
Content copied to clipboard
Update the friendly name for this conversation.
See also
#get Friendly Name
#getFriendlyName
Parameters
friendly Name
New friendly name.
listener
Listener that will receive callback with the status of update operation.