getWidgetRoom

suspend fun BlueGPSLib.getWidgetRoom(roomId: String, isHorizontal: Boolean? = false): Resource<AbstractComponent>

Returns all widgets for a specific room

Return

a response an AbstractComponent

Parameters

roomId

the id of the room

isHorizontal

if true the widgets is in horizontal scroll, otherwise vertical scroll