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

Function fetchAppWebsiteLinksInfoQueryPageData

Throws

ServiceConnectionIsNotAvailable

  • fetchAppWebsiteLinksInfoQueryPageData(args): Promise<AppWebsiteLinksInfoQueryPageData>
  • Parameters

    • args: {
          appWebsiteLinksInfoQueryParams: AppWebsiteLinksInfoQueryParams;
          appWebsiteLinksInfoQueryPageParams: AppWebsiteLinksInfoQueryPageParams;
      }
      • appWebsiteLinksInfoQueryParams: AppWebsiteLinksInfoQueryParams
      • appWebsiteLinksInfoQueryPageParams: AppWebsiteLinksInfoQueryPageParams

    Returns Promise<AppWebsiteLinksInfoQueryPageData>

Settings

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

Generated using TypeDoc