Function _getGroupContentsTranchePrivate

  • Private

    Gets some of the ids of the dependencies (contents) of an AGO group.

    Parameters

    • groupId: string

      Id of a group whose contents 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<string[]>

    A promise that will resolve with list of dependent ids or an empty list