| java.lang.Object | |
| ↳ | com.steerpath.sdk.live.LiveAsset |
LiveAsset can be for example room, desk, framery or other bookable or reservable space in a building. LiveAsset can be occupied (by sensors) or reserved (by the room booking system such as Calendar).
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| @interface | LiveAsset.Occupancy | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String |
getOccupancy()
Returns status information of this Room.
| ||||||||||
| String |
getParentRef()
Parent ref matches with
getLocalRef(). | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||