org.jdiameter.api.auth.events
Interface AbortSessionRequest
- All Superinterfaces:
- AppEvent, AppRequestEvent, java.io.Serializable
public interface AbortSessionRequest
- extends AppRequestEvent
A Abort Session Request is a request from a client to a server
- Version:
- 1.5.1 Final
_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
getAuthApplicationId
long getAuthApplicationId()
throws AvpDataException
- Return Auth-Application-Id value of request
- Returns:
- Auth-Application-Id value of request
- Throws:
AvpDataException - if avp is not integer
Copyright © 2009. All Rights Reserved.