HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center
These docs are for v8.1. Click to read the latest docs for v12.0.0.

Check for Existing Chats

This method returns a boolean variable that depicts whether or not the user has existing chats.

Replies.hasChats()
[IBGReplies hasChats];
Replies.hasChats();
cordova.plugins.replies.hasChats(successCb, errorCb)
IBGReplies.HasChats();