Search
Preparing search index...
The search index is not available
SoundFlow
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
AutomationRootAppApi
Interface AutomationRootAppApi
Hierarchy
AutomationRootAppApi
Index
Methods
launch
Methods
launch
launch
(
)
:
AppLaunchResult
launch
(
args
:
AppLaunchActionArgs
)
:
AppLaunchResult
launch
(
args
:
AppLaunchActionArgs
, errorMessage
:
string
)
:
AppLaunchResult
launch
(
args
:
AppLaunchActionArgs
, errorCallback
:
(
errorMessage
:
string
)
=>
void
)
:
AppLaunchResult
Returns
AppLaunchResult
Parameters
args:
AppLaunchActionArgs
Returns
AppLaunchResult
Parameters
args:
AppLaunchActionArgs
errorMessage:
string
Returns
AppLaunchResult
Parameters
args:
AppLaunchActionArgs
errorCallback:
(
errorMessage
:
string
)
=>
void
(
errorMessage
:
string
)
:
void
Parameters
errorMessage:
string
Returns
void
Returns
AppLaunchResult
Globals
Automation
Root
App
Api
launch
Generated using
TypeDoc