getSectionListAsJsonSuspend

suspend fun getSectionListAsJsonSuspend(siteHierarchy: String, shouldIgnoreCache: Boolean = false): Either<ArcXPException, String>

getSectionListAsJsonSuspend - request section lists / navigation

Parameters

siteHierarchy

id to query

shouldIgnoreCache

if true, we ignore caching for this call only