org.jdiameter.api.cxdx.events
Interface JServerAssignmentAnswer
- All Superinterfaces:
- AppAnswerEvent, AppEvent, java.io.Serializable
public interface JServerAssignmentAnswer
- extends AppAnswerEvent
The Server-Assignment-Answer (SAA) command, indicated by the Command-Code field set to 301 and the ‘R’ bit cleared
in the Command Flags field, is sent by a server in response to the Server-Assignment-Request command.
If Result-Code or Experimental-Result does not inform about an error, the User-Data AVP shall contain the
information that the S-CSCF needs to give service to the user.
- 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.