com.netmera.mobile
Class NetmeraPushDetail
java.lang.Object
com.netmera.mobile.NetmeraPushDetail
public class NetmeraPushDetail
- extends java.lang.Object
The NetmeraPushDetail class is used to get the detailed information after a
push notification is send.
After sending notifications; returned map contains NetmeraPushDetails which
contains the detailed information for each channel.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetmeraPushDetail
public NetmeraPushDetail()
getPath
public java.lang.String getPath()
getStatus
public java.lang.String getStatus()
getError
public java.lang.String getError()
getSuccessful
public java.lang.Integer getSuccessful()
getFailed
public java.lang.Integer getFailed()
getMessage
public java.lang.String getMessage()