Module: LauncherClient
The Launcher Client is now known as the AppsClient. The Launcher Client
(found at FSBL.Clients.LauncherClient) is an alias to
the AppsClient
provided for backward compatibility. See AppsClient
documentation for details.
Type Aliases
SpawnResponse
Ƭ SpawnResponse: Object
Type declaration
| Name | Type | 
|---|---|
launchGroupWindows? | string[] | 
windowDescriptor | WindowDescriptor | 
windowIdentifier | WindowIdentifier |