org.jdiameter.api.cxdx.events
Interface JRegistrationTerminationAnswer

All Superinterfaces:
AppAnswerEvent, AppEvent, java.io.Serializable

public interface JRegistrationTerminationAnswer
extends AppAnswerEvent

The Registration-Termination-Answer (RTA) command, indicated by the Command-Code field set to 304 and the ÔRÕ bit cleared in the Command Flags field, is sent by a client in response to the Registration-Termination-Request command.

Author:
Bartosz Baranowski , Alexandre Mendonca

Field Summary
static java.lang.String _LONG_NAME
           
static java.lang.String _SHORT_NAME
           
static int code
           
 
Method Summary
 
Methods inherited from interface org.jdiameter.api.app.AppAnswerEvent
getResultCodeAvp
 
Methods inherited from interface org.jdiameter.api.app.AppEvent
getCommandCode, getMessage, getOriginHost, getOriginRealm
 

Field Detail

_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 © 2010. All Rights Reserved.