public interface Notification extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Gets the notification message.
|
String |
getSender()
Gets the sender of the notification.
|
String |
getSubject()
Gets the subject of the notification.
|
Copyright © 2017. All rights reserved.