IMIconnectPlugin

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