IMIconnectPlugin (Discontinued)

🚧

Note

Please note that we have announced end of sale for Cordova SDK. It is no longer offered as a standard Webex Connect capability.

Plugin Usage

You can call the above methods, using the below line of javascript code.

IMIconnectPlugin.FUNCTION_NAME(function(result){console.log(result)},function(error){console.log(error)});