launchApp

abstract suspend fun launchApp(app: App)

Launches the app which should be of the type specified by supportedAppClass, any other type would be illegal usage of the API.