obtainMessage

public static ReferenceMessage obtainMessage(String userId, MessageContent referMsg)

Constructs a reference message

Return

ReferenceMessage The reference message

Parameters

userId

User ID

referMsg

The referenced message body


public static ReferenceMessage obtainMessage(String userId, MessageContent referMsg, String referMsgUid)

Constructs a reference message

Return

ReferenceMessage The reference message

Parameters

userId

The sender ID of the referenced message

referMsg

The body of the referenced message

referMsgUid

The UID of the referenced message