public class QChatUpdateSystemNotificationResult
extends java.lang.Object
implements java.io.Serializable
构造器和说明 |
---|
QChatUpdateSystemNotificationResult(QChatSystemNotification sentCustomNotification) |
限定符和类型 | 方法和说明 |
---|---|
QChatSystemNotification |
getSentCustomNotification()
获取更新后的系统通知
|
java.lang.String |
toString() |
public QChatUpdateSystemNotificationResult(QChatSystemNotification sentCustomNotification)
public QChatSystemNotification getSentCustomNotification()
public java.lang.String toString()
toString
在类中 java.lang.Object