Modifier and Type | Interface and Description |
---|---|
static class |
Context.Origin
The origin of a request or action relayed to the
Saver interface. |
Modifier and Type | Method and Description |
---|---|
String |
getDetails()
Get additional details supplied with the event, if any.
|
Context.Origin |
getOrigin()
Get the system from which this event originates.
|
Context.Origin getOrigin()
String getDetails()
This varies according to the origin system. For example APNS will request
removal of invalid destinations, including the date and time each destination became
invalid. If a Diffusion client requests the bridge unsubscribe on its behalf, the
client's SessionId
will be included.
Copyright © 2020 Push Technology Ltd. All Rights Reserved.