public interface QChatUserPushConfig
extends java.io.Serializable
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getAccid()
获取用户accid
|
java.lang.Long |
getChannelCategoryId()
获取频道分组id
|
long |
getChannelId()
获取频道id
|
long |
getCreateTime()
获取创建时间
|
QChatDimension |
getDimension()
获取推送维度
|
QChatPushMsgType |
getPushMsgType()
获取推送接收哪些消息类型
|
long |
getServerId()
获取服务器id
|
long |
getUpdateTime()
获取更新时间
|
java.lang.String getAccid()
long getServerId()
long getChannelId()
java.lang.Long getChannelCategoryId()
QChatDimension getDimension()
QChatPushMsgType getPushMsgType()
long getCreateTime()
long getUpdateTime()