NIMSDK-AOS  9.15.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.param.QChatUpdateUserChannelCategoryPushConfigParam类 参考

"更新用户频道分组推送配置"接口入参 更多...

类 com.netease.nimlib.sdk.qchat.param.QChatUpdateUserChannelCategoryPushConfigParam 继承关系图:
com.netease.nimlib.sdk.qchat.param.QChatUpdateUserPushConfigParam

Public 成员函数

 QChatUpdateUserChannelCategoryPushConfigParam (@NonNull long serverId, @NonNull Long categoryId, @NonNull QChatPushMsgType pushMsgType)
 
Long getServerId ()
 获取服务器Id 更多...
 
Long getCategoryId ()
 获取频道分组Id 更多...
 
QChatPushMsgType getPushMsgType ()
 获取推送消息类型选项 更多...
 
- Public 成员函数 继承自 com.netease.nimlib.sdk.qchat.param.QChatUpdateUserPushConfigParam
 QChatUpdateUserPushConfigParam (@NonNull QChatPushMsgType pushMsgType)
 
QChatPushMsgType getPushMsgType ()
 获取推送消息类型选项 更多...
 

额外继承的成员函数

- Protected 属性 继承自 com.netease.nimlib.sdk.qchat.param.QChatUpdateUserPushConfigParam
final QChatPushMsgType pushMsgType
 推送消息类型选项 更多...
 

详细描述

"更新用户频道分组推送配置"接口入参

在文件 QChatUpdateUserChannelCategoryPushConfigParam.java9 行定义.

构造及析构函数说明

◆ QChatUpdateUserChannelCategoryPushConfigParam()

com.netease.nimlib.sdk.qchat.param.QChatUpdateUserChannelCategoryPushConfigParam.QChatUpdateUserChannelCategoryPushConfigParam ( @NonNull long  serverId,
@NonNull Long  categoryId,
@NonNull QChatPushMsgType  pushMsgType 
)
参数
serverId
categoryId
pushMsgType

在文件 QChatUpdateUserChannelCategoryPushConfigParam.java28 行定义.

成员函数说明

◆ getCategoryId()

Long com.netease.nimlib.sdk.qchat.param.QChatUpdateUserChannelCategoryPushConfigParam.getCategoryId ( )

获取频道分组Id

返回

在文件 QChatUpdateUserChannelCategoryPushConfigParam.java48 行定义.

◆ getPushMsgType()

QChatPushMsgType com.netease.nimlib.sdk.qchat.param.QChatUpdateUserChannelCategoryPushConfigParam.getPushMsgType ( )

获取推送消息类型选项

返回

在文件 QChatUpdateUserChannelCategoryPushConfigParam.java58 行定义.

◆ getServerId()

Long com.netease.nimlib.sdk.qchat.param.QChatUpdateUserChannelCategoryPushConfigParam.getServerId ( )

获取服务器Id

返回

在文件 QChatUpdateUserChannelCategoryPushConfigParam.java39 行定义.


该类的文档由以下文件生成: