ArcGISKit Documentation

Function fetch​Content(from:​)

public func fetchContent(from gis: GIS) 

Retrieves the content owned by this Group.

Parameters

gis GIS

The GIS to use to authenticate.

Throws

AGKRequestError.

Returns

The fetched content.

public func fetchContent(from gis: GIS) 

Retrieves the content owned by this User.

Parameters

gis GIS

The GIS to use to authenticate.

Throws

AGKRequestError.

Returns

The fetched content.