startApp
inline suspend fun SimSpaceWeaverClient.startApp(crossinline block: StartAppRequest.Builder.() -> Unit): StartAppResponse
Starts a custom app with the configuration specified in the simulation schema.
Starts a custom app with the configuration specified in the simulation schema.