HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center
API Reference

Show Prompt Options

This API is used to show the Luciq invocation menu manually and does not take any arguments.

//Invoke Luciq
Luciq.show()
//Invoke Luciq
[Luciq show];
Luciq.show();
Luciq.show()
Luciq.show();
Luciq.show();
cordova.plugins.luciq.show(successCb, errorCb)
Luciq.Show();