getDateUpdatedAsDate

abstract fun getDateUpdatedAsDate(): Date

Get update date of the conversation.

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 or null if date string could not be parsed.