Function _getItemResourcesTranchePrivate

  • Private

    Gets some of the resources of an AGO item.

    Parameters

    • itemId: string

      Id of an item whose resources are sought

    • pagingParams: IPagingParams

      Structure with start and num properties for the tranche to fetch

    • authentication: UserSession

      Credentials for the request to AGO

    Returns Promise<Promise<File>[]>

    Promise that will resolve with a list of File promises or an AGO-style JSON failure response