public class PassthroughNotifyData
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
PassthroughNotifyData(java.lang.String fromAccid,
java.lang.String body,
long time) |
Modifier and Type | Method and Description |
---|---|
static PassthroughNotifyData |
fromProperty(Property property) |
java.lang.String |
getBody() |
java.lang.String |
getFromAccid() |
long |
getTime() |
public PassthroughNotifyData(java.lang.String fromAccid, java.lang.String body, long time)
public java.lang.String getFromAccid()
public java.lang.String getBody()
public long getTime()
public static PassthroughNotifyData fromProperty(Property property)