getSendTimeByMessageId

public abstract long getSendTimeByMessageId(int messageId)

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

Return

The time when the message was successfully sent.

Parameters

messageId

The specified message ID.