| Package | Description |
|---|---|
| org.jboss.aerogear.windows.mpns | |
| org.jboss.aerogear.windows.mpns.notifications |
| Modifier and Type | Method and Description |
|---|---|
ToastNotification.Builder |
MpnsNotificationBuilder.toast()
Sets the notification type to a Toast notification
|
| Modifier and Type | Method and Description |
|---|---|
ToastNotification.Builder |
ToastNotification.Builder.parameter(String parameter) |
ToastNotification.Builder |
ToastNotification.Builder.subtitle(String subtitle) |
ToastNotification.Builder |
ToastNotification.Builder.title(String title) |
| Constructor and Description |
|---|
ToastNotification(ToastNotification.Builder builder,
List<? extends Map.Entry<String,String>> headers) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.