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

Show Replies List

This API can be used to display the replies page which contains the chat history of the user.

Replies.show()
[IBGReplies show];
Replies.show();
Replies.show();
cordova.plugins.replies.show(successCb, errorCb)
IBGReplies.Show();