SDKsAndroid
Clear all local messages
Use deleteAllMsgFromLocal to clear all messages stored on the current device.
This operation only clears the current device's local cache. It does not delete server records.
messageManager.deleteAllMsgFromLocal(callback);Was this page helpful?