org.mobicents.jcc.inap.protocol
Class CallInformationRequest

java.lang.Object
  extended by org.mobicents.jcc.inap.protocol.Operation
      extended by org.mobicents.jcc.inap.protocol.CallInformationRequest
All Implemented Interfaces:
java.io.Serializable

public class CallInformationRequest
extends Operation

Author:
Oleg Kulikov
See Also:
Serialized Form

Field Summary
static boolean _IS_PRIMITIVE
           
static int _TAG
           
static int _TAG_CLASS
           
 
Fields inherited from class org.mobicents.jcc.inap.protocol.Operation
APPLY_CHARGING, CALL_INFORMATION_REPORT, CALL_INFORMATION_REQUEST, code, CONNECT, CONTINUE, EVENT_REPORT_BCSM, INITIAL_DP, REQUEST_REPORT_BCSM_EVENT
 
Constructor Summary
CallInformationRequest(RequestedInformationTypeList list, LegID legID)
          Creates a new instance of CallInformationRequest
 
Method Summary
 byte[] toByteArray()
           
 
Methods inherited from class org.mobicents.jcc.inap.protocol.Operation
getCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_TAG

public static final int _TAG
See Also:
Constant Field Values

_TAG_CLASS

public static final int _TAG_CLASS
See Also:
Constant Field Values

_IS_PRIMITIVE

public static final boolean _IS_PRIMITIVE
See Also:
Constant Field Values
Constructor Detail

CallInformationRequest

public CallInformationRequest(RequestedInformationTypeList list,
                              LegID legID)
Creates a new instance of CallInformationRequest

Method Detail

toByteArray

public byte[] toByteArray()
Specified by:
toByteArray in class Operation


Copyright © 2010. All Rights Reserved.