public class IconicTileNotification extends Object implements MpnsNotification
| Modifier and Type | Class and Description |
|---|---|
static class |
IconicTileNotification.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
IconicTileNotification(IconicTileNotification.Builder builder,
List<? extends Map.Entry<String,String>> headers) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Map.Entry<String,String>> |
getHttpHeaders()
Returns the identifier of the current message.
|
byte[] |
getRequestBody()
Returns the binary representation of the payload.
|
protected IconicTileNotification(IconicTileNotification.Builder builder, List<? extends Map.Entry<String,String>> headers)
public byte[] getRequestBody()
MpnsNotificationgetRequestBody in interface MpnsNotificationpublic List<? extends Map.Entry<String,String>> getHttpHeaders()
MpnsNotificationgetHttpHeaders in interface MpnsNotificationCopyright © 2014 JBoss by Red Hat. All Rights Reserved.