open fun sendCommand(method: String, commandParams: Any? = definedExternally, callback: (error: Any, result: Any) -> Unit = definedExternally): Unit