PatchKit Documentation
PatchKit Launcher SDK Documentation
Preparing search index...
The search index is not available
PatchKit Launcher SDK API Documentation
PatchKit Launcher SDK API Documentation
@upsoft/patchkit-launcher-runtime-api-react-theme-extras
AppBranchTaskStartedPendingEventController
Interface AppBranchTaskStartedPendingEventController
interface
AppBranchTaskStartedPendingEventController
{
id
:
string
;
appId
:
string
;
appBranchId
:
string
;
appBranchProfile
:
undefined
|
string
;
appBranchTaskInfo
:
AppBranchStartedTaskInfo
;
info
:
AppBranchTaskStartedEventInfo
;
dismiss
:
(
(
__namedParameters
?:
{}
)
=>
Promise
<
void
>
)
;
}
Index
Properties
id
app
Id
app
Branch
Id
app
Branch
Profile
app
Branch
Task
Info
info
dismiss
Properties
id
id
:
string
Since
1.2.0
app
Id
app
Id
:
string
Since
1.2.0
app
Branch
Id
app
Branch
Id
:
string
Since
1.2.0
app
Branch
Profile
app
Branch
Profile
:
undefined
|
string
Since
1.2.0
app
Branch
Task
Info
app
Branch
Task
Info
:
AppBranchStartedTaskInfo
Since
1.2.0
info
info
:
AppBranchTaskStartedEventInfo
Deprecated
1.2.0 - fields from the info field are now directly available in the controller.
dismiss
dismiss
:
(
(
__namedParameters
?:
{}
)
=>
Promise
<
void
>
)
Settings
Theme
OS
Light
Dark
On This Page
Properties
id
app
Id
app
Branch
Id
app
Branch
Profile
app
Branch
Task
Info
info
dismiss
PatchKit Documentation
PatchKit Launcher SDK Documentation
PatchKit Launcher SDK API Documentation
Loading...
Since
1.2.0