public class QChatSendSystemNotificationResult
extends java.lang.Object
implements java.io.Serializable
| 构造器和说明 |
|---|
QChatSendSystemNotificationResult(QChatSystemNotification sentCustomNotification) |
| 限定符和类型 | 方法和说明 |
|---|---|
QChatSystemNotification |
getSentCustomNotification()
获取发送成功的自定义系统通知
|
java.lang.String |
toString() |
public QChatSendSystemNotificationResult(QChatSystemNotification sentCustomNotification)
public QChatSystemNotification getSentCustomNotification()
public java.lang.String toString()
toString 在类中 java.lang.Object