public class Gateway extends AbstractThing
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<Gateway> |
CREATOR |
| Modifier | Constructor and Description |
|---|---|
protected |
Gateway(android.os.Parcel in) |
|
Gateway(java.lang.String thingID,
java.lang.String vendorThingID) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccessToken() |
describeContents, getThingID, getTypedID, getVendorThingID, writeToParcelpublic static final android.os.Parcelable.Creator<Gateway> CREATOR
Copyright 2015 Kii Corporation. All rights reserved. (Last updated on 2016-10-13 08:55 UTC)