• Preparing search index...
  • The search index is not available
@esri/solution.js
  • @esri/solution.js
  • common/src
  • _sendZipsSeriallyToItem

Function _sendZipsSeriallyToItem

  • _sendZipsSeriallyToItem(zipInfos, destinationItemId, destinationAuthentication): Promise<IAssociatedFileCopyResults[]>
  • Copies one or more zipfiles to a storage item in a serial fashion, waiting a bit between sends.

    Parameters

    • zipInfos: IZipInfo[]

      List of zip files containing files to store

    • destinationItemId: string

      Id of item to receive copy of resource/metadata/thumbnail

    • destinationAuthentication: UserSession

      Credentials for the request to the storage

    Returns Promise<IAssociatedFileCopyResults[]>

    A promise which resolves to a list of the result of the copies

    • Defined in packages/common/src/resources/copyAssociatedFiles.ts:397

Settings

Member Visibility

Theme

@esri/solution.js
  • Loading...

Generated using TypeDoc