public abstract class QChatUpdateUserPushConfigParam
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
protected QChatPushMsgType |
pushMsgType
推送消息类型选项
|
构造器和说明 |
---|
QChatUpdateUserPushConfigParam(QChatPushMsgType pushMsgType) |
限定符和类型 | 方法和说明 |
---|---|
QChatPushMsgType |
getPushMsgType()
获取推送消息类型选项
|
protected final QChatPushMsgType pushMsgType
public QChatUpdateUserPushConfigParam(QChatPushMsgType pushMsgType)
pushMsgType
- 推送消息类型选项public QChatPushMsgType getPushMsgType()