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

Compose New Message

You can use this method to directly show the screen where your users can compose a new chat message to you.

Chats.show()
Replies.show()
Chats.show();
Chats.show();
cordova.plugins.chats.show(true, successCb, errorCb)
IBGChats.Show();