public class AddDevicesToTagRequest extends PushRequest
deviceType, expires, timestamp, v| 构造器和说明 |
|---|
AddDevicesToTagRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
AddDevicesToTagRequest |
addChannelIds(String[] channelIds) |
AddDevicesToTagRequest |
addDeviceType(Integer deviceType) |
AddDevicesToTagRequest |
addExpires(Long requestTimeOut) |
AddDevicesToTagRequest |
addTagName(String tagName) |
String[] |
getChannelIdsArray() |
String |
getChannelIdsString() |
String |
getTagName() |
void |
setChannelIds(String[] channelIds) |
void |
setTagName(String tagName) |
getDevice, getExpires, setDeviceType, setExpirespublic String getTagName()
public String getChannelIdsString()
public String[] getChannelIdsArray()
public void setTagName(String tagName)
public void setChannelIds(String[] channelIds)
public AddDevicesToTagRequest addTagName(String tagName)
public AddDevicesToTagRequest addChannelIds(String[] channelIds)
public AddDevicesToTagRequest addDeviceType(Integer deviceType)
public AddDevicesToTagRequest addExpires(Long requestTimeOut)
Copyright © 2017. All rights reserved.