org.jdiameter.api.ro.events
Interface RoCreditControlRequest
- All Superinterfaces:
- AppEvent, AppRequestEvent, java.io.Serializable
public interface RoCreditControlRequest
- extends AppRequestEvent
The CCR messages, indicated by the Command-Code field set to 272 is sent by the CTF to the OCF
in order to request credits for the request bearer / subsystem / service.
- 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
isRequestedActionAVPPresent
boolean isRequestedActionAVPPresent()
getRequestedActionAVPValue
int getRequestedActionAVPValue()
isRequestTypeAVPPresent
boolean isRequestTypeAVPPresent()
getRequestTypeAVPValue
int getRequestTypeAVPValue()
Copyright © 2010. All Rights Reserved.