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();