| Package | Description |
|---|---|
| org.jboss.aerogear.windows.mpns | |
| org.jboss.aerogear.windows.mpns.notifications |
| Modifier and Type | Method and Description |
|---|---|
TileNotification.Builder |
MpnsNotificationBuilder.tile()
Sets the notification type to a Tile notification
|
| Modifier and Type | Method and Description |
|---|---|
TileNotification.Builder |
TileNotification.Builder.backBackgroundImage(String backBackgroundImage) |
TileNotification.Builder |
TileNotification.Builder.backContent(String backContent) |
TileNotification.Builder |
TileNotification.Builder.backgroundImage(String backgroundImage) |
TileNotification.Builder |
TileNotification.Builder.backTitle(String backTitle) |
TileNotification.Builder |
TileNotification.Builder.count(int count) |
TileNotification.Builder |
TileNotification.Builder.title(String title) |
| Constructor and Description |
|---|
TileNotification(TileNotification.Builder builder,
List<? extends Map.Entry<String,String>> headers) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.