setSentTime

public void setSentTime(long sentTime)

Sets the sent time of the last message in the conversation (Unix timestamp in milliseconds).

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

Parameters

sentTime

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