HasStructures

interface HasStructures


Query Structures the caller has permissions to access.

Summary

Public functions

HomeObjectsFlow<Structure>

Gets an observable flow of Structures visible to the logged-in user.

Public functions

structures

fun structures(): HomeObjectsFlow<Structure>

Gets an observable flow of Structures visible to the logged-in user.

Returns
HomeObjectsFlow<Structure>

a flow of Structures.