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

Function fetchAppVideosInfoQueryPageData

Throws

ServiceConnectionIsNotAvailable

  • fetchAppVideosInfoQueryPageData(args): Promise<AppVideosInfoQueryPageData>
  • Parameters

    • args: {
          appVideosInfoQueryParams: AppVideosInfoQueryParams;
          appVideosInfoQueryPageParams: AppVideosInfoQueryPageParams;
      }
      • appVideosInfoQueryParams: AppVideosInfoQueryParams
      • appVideosInfoQueryPageParams: AppVideosInfoQueryPageParams

    Returns Promise<AppVideosInfoQueryPageData>

Settings

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

Generated using TypeDoc