| Package | Description |
|---|---|
| com.ning.billing.recurly.model.push |
| Modifier and Type | Method and Description |
|---|---|
static Notification.Type |
Notification.detect(String payload)
Detect notification type based on the xml root name.
|
static Notification.Type |
Notification.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Notification.Type[] |
Notification.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2014. All Rights Reserved.