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