public class

LiveAsset

extends Object
java.lang.Object
   ↳ com.steerpath.sdk.live.LiveAsset

Class Overview

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).

Summary

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

Public Methods

public String getOccupancy ()

Returns status information of this Room.

public String getParentRef ()

Parent ref matches with getLocalRef().