org.jdiameter.api.sh.events
Interface PushNotificationRequest
- All Superinterfaces:
- AppEvent, AppRequestEvent, java.io.Serializable
public interface PushNotificationRequest
- extends AppRequestEvent
The Push-Notification-Request (PNR) command, indicated by the Command-Code field set to 309 and
the ‘R’ bit set in the Command Flags field, is sent by a Diameter server to a Diameter client
in order to notify changes in the user data in the server.
- Author:
- Alexandre Mendonca , Bartosz Baranowski
_SHORT_NAME
static final java.lang.String _SHORT_NAME
- See Also:
- Constant Field Values
_LONG_NAME
static final java.lang.String _LONG_NAME
- See Also:
- Constant Field Values
code
static final int code
- See Also:
- Constant Field Values
Copyright © 2013. All Rights Reserved.