org.mobicents.jcc.inap.protocol
Class EventReportBCSM

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

public class EventReportBCSM
extends Operation

Author:
Oleg Kulikov
See Also:
Serialized Form

Field Summary
 
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
EventReportBCSM()
          Creates a new instance of EventReportBCSM
EventReportBCSM(byte[] bin)
           
 
Method Summary
 int getEventType()
           
 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
 

Constructor Detail

EventReportBCSM

public EventReportBCSM()
Creates a new instance of EventReportBCSM


EventReportBCSM

public EventReportBCSM(byte[] bin)
                throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getEventType

public int getEventType()

toByteArray

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


Copyright © 2010. All Rights Reserved.