addOrUpdateMessage

fun addOrUpdateMessage(message: Message): Boolean

Adds or updates the specified message.

Return

true on success and false when the conversation was not found.

Parameters

message

The message to add or update.