getSendTimeByMessageId

public abstract long getSendTimeByMessageId(int messageId)

Retrieves the send time of a message based on its message ID.

Return

The time when the message was successfully sent.

Since

5.0.0

Parameters

messageId

The specified message ID.