Package | Description |
---|---|
com.pushtechnology.diffusion.pushnotifications.persistence |
Push Notification Bridge - Persistence API.
|
Modifier and Type | Method and Description |
---|---|
Context.Origin |
Context.getOrigin()
Get the system from which this event originates.
|
static Context.Origin |
Context.Origin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Context.Origin[] |
Context.Origin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.