deleteUltraGroupMessagesForAllChannel

public abstract void deleteUltraGroupMessagesForAllChannel(String targetId, long timestamp, IRongCoreCallback.ResultCallback<Boolean> callback)

Deletes all local messages before a specific timestamp for a given channel

Since

5.2.0

Parameters

targetId

The conversation ID

timestamp

The timestamp

callback

Callback triggered after deleting all local messages before the specified timestamp