startRemoteOwnApp

suspend fun startRemoteOwnApp(nodeId: String): <Error class: unknown class>

Launch own app on the specified node.

This call requires that the same app is installed on the specified node, otherwise a AppHelperResultCode.APP_HELPER_RESULT_TIMEOUT is expected. See AppHelperNodeStatus.appInstallationStatus in order to check the installation status.