setSentTime

public void setSentTime(long sentTime)

Sets the message sending time (Unix timestamp in milliseconds).

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

Parameters

sentTime

The message sending time (Unix timestamp in milliseconds).