public class Kit extends Object
Modifier and Type | Method and Description |
---|---|
static Kit |
fromJson(JSONObject json) |
String |
getAnalyticsURL() |
List |
getBeacons() |
KitMap |
getMap() |
List |
getOverlays() |
String |
getStatusToken() |
String |
getStatusURL() |
Integer |
getTeamId() |
public static Kit fromJson(JSONObject json) throws JSONException
JSONException
public String getAnalyticsURL()
public List getBeacons()
public KitMap getMap()
public List getOverlays()
public String getStatusToken()
public String getStatusURL()
public Integer getTeamId()