remove Ultra Group Message Expansion
public abstract void removeUltraGroupMessageExpansion(String messageUId, List<String> keyArray, IRongCoreCallback.OperationCallback callback)
Deletes specific key-value pairs from the extension information of an ultra group message
Since
5.2.0
Parameters
message UId
The messageUId of the message
key Array
List of keys to be deleted from the message extension information, of type ArrayList
callback
Callback for deleting message extension information