Function fetch​Content(from:​)
public func fetchContent(from gis: GIS)
Retrieves the content owned by this Group.
Parameters
| Name | Type | Description |
|---|---|---|
| gis | GIS |
The |
Throws
AGKRequestError.
Returns
The fetched content.
public func fetchContent(from gis: GIS)
Retrieves the content owned by this User.
Parameters
| Name | Type | Description |
|---|---|---|
| gis | GIS |
The |
Throws
AGKRequestError.
Returns
The fetched content.