removeUltraGroupMessageExpansion

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

messageUId

The messageUId of the message

keyArray

List of keys to be deleted from the message extension information, of type ArrayList

callback

Callback for deleting message extension information