delete Messages For Me By Timestamp
public Unit deleteMessagesForMeByTimestamp(DeleteMessagesForMeByTimestampParams params, ErrorHandler handler)
Deletes messages before the specified timestamp (for the current user).
The operation policy determines whether messages are deleted locally only or both locally and remotely.
Parameters
params
Parameters including the timestamp and operation policy
handler
Error callback; null error indicates success