get Widget Room
suspend fun BlueGPSLib.getWidgetRoom(roomId: String, isHorizontal: Boolean? = false): Resource<AbstractComponent>
Returns all widgets for a specific room
Return
a response an AbstractComponent
Parameters
room Id
the id of the room
is Horizontal
if true the widgets is in horizontal scroll, otherwise vertical scroll