public class CustomNotification extends AbstractNotification
| 构造器和说明 |
|---|
CustomNotification() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent() |
void |
setContent(String content) |
String |
toString() |
getAppId, getHost, getId, getMessageType, getNamespace, getRecordTime, setAppId, setHost, setId, setMessageType, setNamespace, setRecordTimepublic String getContent()
public void setContent(String content)
public String toString()
toString 在类中 AbstractNotificationCopyright © 2021 hellothomas. All rights reserved.