getSentTime

public long getSentTime()

Get the sending time of the last message in the conversation (Unix timestamp, milliseconds)

The sending time is the server time when the message arrives at the server from the sending client.

Return

The sending time of the last message in the conversation (Unix timestamp, milliseconds)