public static class CapabilityDoorLock.GetUserType extends Command<CapabilityDoorLock.CommandId>
Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to get
type of the user.Command.State| Modifier and Type | Field and Description |
|---|---|
long |
userId
The User ID of whom
CapabilityDoorLock.UserType is being fetched. |
| Constructor and Description |
|---|
GetUserType()
A no-arg constructor used to create get user type command.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString@SerializedName(value="userId") public long userId
CapabilityDoorLock.UserType is being fetched.