PatchKit DocumentationPatchKit 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-theme-client
  • fetchAppBranchTaskStartedPendingEventsInfo

Function fetchAppBranchTaskStartedPendingEventsInfo

See

dismissAppBranchTaskStartedPendingEvent

  • fetchAppBranchTaskStartedPendingEventsInfo(args): Promise<{
        [appBranchTaskStartedPendingEventId: string]: AppBranchTaskStartedEventInfo;
    }>
  • Parameters

    • args: {}

      Returns Promise<{
          [appBranchTaskStartedPendingEventId: string]: AppBranchTaskStartedEventInfo;
      }>

    Settings

    PatchKit DocumentationPatchKit Launcher SDK Documentation
    PatchKit Launcher SDK API Documentation
    • Loading...

    Generated using TypeDoc