getFriendlyName

abstract fun getFriendlyName(): String

Get friendly name of the conversation.

Friendly name is a free-form text string, it is not unique and could be used for user-friendly conversation name display in the UI.

Return

Conversation friendly name.

See also