getDateUpdated

abstract fun getDateUpdated(): String

Get update date of the conversation as an ISO 8601 string.

Update date changes when conversation attributes, friendly name or unique name are modified. It will not change in response to messages posted or participants added or removed.

Return

Date when conversation was last updated as a string in ISO 8601 format.