NIMSDK-AOS
9.19.0
|
"更新用户推送配置"接口入参 更多...
Public 成员函数 | |
QChatUpdateUserPushConfigParam (@NonNull QChatPushMsgType pushMsgType) | |
QChatPushMsgType | getPushMsgType () |
获取推送消息类型选项 更多... | |
Protected 属性 | |
final QChatPushMsgType | pushMsgType |
推送消息类型选项 更多... | |
"更新用户推送配置"接口入参
在文件 QChatUpdateUserPushConfigParam.java 第 9 行定义.
com.netease.nimlib.sdk.qchat.param.QChatUpdateUserPushConfigParam.QChatUpdateUserPushConfigParam | ( | @NonNull QChatPushMsgType | pushMsgType | ) |
pushMsgType | 推送消息类型选项 |
在文件 QChatUpdateUserPushConfigParam.java 第 20 行定义.
QChatPushMsgType com.netease.nimlib.sdk.qchat.param.QChatUpdateUserPushConfigParam.getPushMsgType | ( | ) |
|
protected |
推送消息类型选项
在文件 QChatUpdateUserPushConfigParam.java 第 15 行定义.