removeMessageExpansion

public abstract void removeMessageExpansion(List<String> keyArray, String messageUId, IRongCoreCallback.OperationCallback callback)

Deletes specific key-value pairs from the message extension information

Since

5.0.0

Parameters

keyArray

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

messageUId

The messageUId of the message

callback

Callback for deleting message extension information