NIMSDK-AOS  9.16.0
Public 成员函数 | Protected 属性 | 所有成员列表
com.netease.nimlib.sdk.qchat.param.QChatUpdateUserPushConfigParam类 参考abstract

"更新用户推送配置"接口入参 更多...

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

Public 成员函数

 QChatUpdateUserPushConfigParam (@NonNull QChatPushMsgType pushMsgType)
 
QChatPushMsgType getPushMsgType ()
 获取推送消息类型选项 更多...
 

Protected 属性

final QChatPushMsgType pushMsgType
 推送消息类型选项 更多...
 

详细描述

"更新用户推送配置"接口入参

在文件 QChatUpdateUserPushConfigParam.java9 行定义.

构造及析构函数说明

◆ QChatUpdateUserPushConfigParam()

com.netease.nimlib.sdk.qchat.param.QChatUpdateUserPushConfigParam.QChatUpdateUserPushConfigParam ( @NonNull QChatPushMsgType  pushMsgType)
参数
pushMsgType推送消息类型选项

在文件 QChatUpdateUserPushConfigParam.java20 行定义.

成员函数说明

◆ getPushMsgType()

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

获取推送消息类型选项

返回

在文件 QChatUpdateUserPushConfigParam.java29 行定义.

类成员变量说明

◆ pushMsgType

final QChatPushMsgType com.netease.nimlib.sdk.qchat.param.QChatUpdateUserPushConfigParam.pushMsgType
protected

推送消息类型选项

在文件 QChatUpdateUserPushConfigParam.java15 行定义.


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