Delete Conversation
By default, the IMKit conversation list supports swipe-left-to-delete functionality.
If the existing implementation doesn't meet your requirements—for instance, if you need to delete all conversations—you can use the relevant APIs in the IMLib SDK's RCCoreClient
.
tip
For specific usage, refer to the IMLib documentation: Delete Conversation. Note that IMLib methods don't provide page refresh capabilities. You'll need to implement custom notification mechanisms for page refreshes based on your business requirements.