|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netmera.mobile.NetmeraPushObject.NotificationType
public static class NetmeraPushObject.NotificationType
Available notification types of the incoming or created push notification object.
| Field Summary | |
|---|---|
static java.lang.String |
RICH_PUSH
Push notification that contains HTML-formatted rich content is sent to the relevant devices. |
static java.lang.String |
STANDARD
Plain-text push notification is sent to the relevant devices. |
| Constructor Summary | |
|---|---|
NetmeraPushObject.NotificationType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String RICH_PUSH
public static final java.lang.String STANDARD
| Constructor Detail |
|---|
public NetmeraPushObject.NotificationType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||