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

Function fetchAppScreenshotsInfoQueryPageData

Throws

ServiceConnectionIsNotAvailable

  • fetchAppScreenshotsInfoQueryPageData(args): Promise<AppScreenshotsInfoQueryPageData>
  • Parameters

    • args: {
          appScreenshotsInfoQueryParams: AppScreenshotsInfoQueryParams;
          appScreenshotsInfoQueryPageParams: AppScreenshotsInfoQueryPageParams;
      }
      • appScreenshotsInfoQueryParams: AppScreenshotsInfoQueryParams
      • appScreenshotsInfoQueryPageParams: AppScreenshotsInfoQueryPageParams

    Returns Promise<AppScreenshotsInfoQueryPageData>

Settings

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

Generated using TypeDoc