getSentTime

public long getSentTime()

Get 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.

Return

The message sending time (Unix timestamp, in milliseconds).