org.jdiameter.api.cxdx.events
Interface JPushProfileRequest
- All Superinterfaces:
- AppEvent, AppRequestEvent, java.io.Serializable
public interface JPushProfileRequest
- extends AppRequestEvent
The Push-Profile-Request (PPR) command, indicated by the Command-Code field set to 305 and the ‘R’ bit set in the
Command Flags field, is sent by a Diameter Multimedia server to a Diameter Multimedia client in order to update the
subscription data and for SIP Digest authentication the authentication data of a multimedia user in the Diameter
Multimedia client whenever a modification has occurred in the subscription data or digest password that constitutes
the data used by the client.
- Author:
- Bartosz Baranowski , Alexandre Mendonca
_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.