getReceivedTime

public long getReceivedTime()

Retrieves the receive time of the last message in the conversation (Unix timestamp in milliseconds).

The receive time is the local time of the client when the message arrives at the receiving client.

Return

The receive time of the last message in the conversation (Unix timestamp in milliseconds).