| Package | Description |
|---|---|
| org.jboss.aerogear.windows.mpns | |
| org.jboss.aerogear.windows.mpns.internal | |
| org.jboss.aerogear.windows.mpns.notifications |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryClass |
DeliveryClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryClass[] |
DeliveryClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
Utilities.getTileDelivery(DeliveryClass delivery) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
ToastNotification.Builder.deliveryValueOf(DeliveryClass delivery) |
protected int |
TileNotification.Builder.deliveryValueOf(DeliveryClass delivery) |
protected int |
RawNotification.Builder.deliveryValueOf(DeliveryClass delivery) |
protected int |
IconicTileNotification.Builder.deliveryValueOf(DeliveryClass delivery) |
protected int |
FlipTileNotification.Builder.deliveryValueOf(DeliveryClass delivery) |
protected int |
CycleTileNotification.Builder.deliveryValueOf(DeliveryClass delivery) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.