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
  • fetchAppBranchProcessStartedPendingEventsInfo

Function fetchAppBranchProcessStartedPendingEventsInfo

See

dismissAppBranchProcessStartedPendingEvent

  • fetchAppBranchProcessStartedPendingEventsInfo(args): Promise<{
        [appBranchProcessStartedPendingEventId: string]: AppBranchProcessStartedEventInfo;
    }>
  • Parameters

    • args: {}

      Returns Promise<{
          [appBranchProcessStartedPendingEventId: string]: AppBranchProcessStartedEventInfo;
      }>

    Settings

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

    Generated using TypeDoc