arcgis-maps-kotlin
Toggle table of contents
300.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
arcgis-maps-kotlin
arcgis-maps-kotlin
/
com.arcgismaps.portal
/
PortalUserContent
/
PortalUserContent
Portal
User
Content
constructor
(
username
:
String
,
currentFolder
:
PortalFolder
?
=
null
,
items
:
List
<
PortalItem
>
=
listOf()
,
folders
:
List
<
PortalFolder
>
=
listOf()
)