remove Message Expansion
public abstract void removeMessageExpansion(List<String> keyArray, String messageUId, RongIMClient.OperationCallback callback)
Deletes specific key-value pairs from message extension information.
Parameters
key Array
List of keys to be deleted from the message extension information, type is ArrayList
message UId
The messageUId of the message
callback
Callback for deleting message extension information