ApplicationLauncherTrait.LaunchAppCommand.OptionalArgs

interface ApplicationLauncherTrait.LaunchAppCommand.OptionalArgs


Optional arguments for the command LaunchAppCommand Request

Summary

Public properties

ApplicationLauncherTrait.ApplicationStruct

The app to launch.

ByteArray

Data to be passed to the app upon launch.

Public properties

application

var applicationApplicationLauncherTrait.ApplicationStruct

The app to launch.

data

var dataByteArray

Data to be passed to the app upon launch.