NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig接口 参考
类 com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig 继承关系图:

Public 成员函数

String getAccid ()
 获取用户accid 更多...
 
long getServerId ()
 获取服务器id 更多...
 
long getChannelId ()
 获取频道id 更多...
 
Long getChannelCategoryId ()
 获取频道分组id 更多...
 
QChatDimension getDimension ()
 获取推送维度 更多...
 
QChatPushMsgType getPushMsgType ()
 获取推送接收哪些消息类型 更多...
 
long getCreateTime ()
 获取创建时间 更多...
 
long getUpdateTime ()
 获取更新时间 更多...
 

详细描述

在文件 QChatUserPushConfig.java7 行定义.

成员函数说明

◆ getAccid()

String com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig.getAccid ( )

获取用户accid

返回

◆ getChannelCategoryId()

Long com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig.getChannelCategoryId ( )

获取频道分组id

返回

◆ getChannelId()

long com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig.getChannelId ( )

获取频道id

返回

◆ getCreateTime()

long com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig.getCreateTime ( )

获取创建时间

返回

◆ getDimension()

QChatDimension com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig.getDimension ( )

获取推送维度

返回

◆ getPushMsgType()

QChatPushMsgType com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig.getPushMsgType ( )

获取推送接收哪些消息类型

返回

◆ getServerId()

long com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig.getServerId ( )

获取服务器id

返回

◆ getUpdateTime()

long com.netease.nimlib.sdk.qchat.model.QChatUserPushConfig.getUpdateTime ( )

获取更新时间

返回

该接口的文档由以下文件生成: