SDKsAndroid
Clear all saved messages
Use deleteAllMsgFromLocalAndSvr to clear local and server-side messages.
This is a high-impact operation. Ask for confirmation before calling it, then clear the local conversation display after it completes.
messageManager.deleteAllMsgFromLocalAndSvr(callback);Was this page helpful?