setReceivedTime

public void setReceivedTime(long receivedTime)

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

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

Parameters

receivedTime

The message received time (Unix timestamp in milliseconds).