Insert Message Item
public InsertMessageItem InsertMessageItem(MessageContent content, MessageDirection direction, String senderUserId, Long sentTime, SentStatus sentStatus)
Parameters
content
Message content body
direction
Message direction (default: MessageDirection.RECEIVE)
sender User Id
Sender user ID
sent Time
Sent timestamp in milliseconds (default: current time)
sent Status
Sending status (default: SentStatus.SENT)