public final class Core.Model.Message.Notify extends Core.Model.Message
private final String
title
body
url
type
topic
Core.Model.Message.Notify(String title, String body, String url, String type, String topic)
final String
getTitle()
getBody()
getUrl()
getType()
getTopic()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getTitle()
final String getBody()
final String getUrl()
final String getType()
final String getTopic()