public class GCMNotificationMessage extends PushMessage
| Constructor and Description |
|---|
GCMNotificationMessage(String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomData(String key,
String value) |
protected Map<String,Object> |
getPayload() |
Platform |
getType() |
void |
setIcon(String icon) |
void |
setTitle(String title) |
getPushMessagepublic GCMNotificationMessage(String message)
public void setTitle(String title)
public void setIcon(String icon)
protected Map<String,Object> getPayload()
getPayload in class PushMessagepublic Platform getType()
getType in class PushMessageCopyright © 2016 Taimos GmbH. All rights reserved.