public class SimplePushMsgPoint extends Object implements IPushMsgPoint
| 构造器和说明 |
|---|
SimplePushMsgPoint() |
SimplePushMsgPoint(String userCode) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelId() |
String |
getDeviceType() |
String |
getEmailAddress() |
String |
getOsId() |
String |
getUserCode() |
String |
getUserName() |
void |
setUserCode(String userCode) |
public SimplePushMsgPoint()
public SimplePushMsgPoint(String userCode)
public String getOsId()
getOsId 在接口中 IPushMsgPointpublic String getUserCode()
getUserCode 在接口中 IPushMsgPointpublic void setUserCode(String userCode)
public String getUserName()
getUserName 在接口中 IPushMsgPointpublic String getDeviceType()
getDeviceType 在接口中 IPushMsgPointpublic String getEmailAddress()
getEmailAddress 在接口中 IPushMsgPointpublic String getChannelId()
getChannelId 在接口中 IPushMsgPointCopyright © 2018. All rights reserved.