Class CS1EventReportBCSMArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CS1EventReportBCSMArg
    extends CCEventReportBCSMArg
    API for Core-INAP-CS1-DataTypes.EventReportBCSMArg. Generated from the following ASN.1 type definition and the adaptations below.
     EventReportBCSMArg ::=
         SEQUENCE {
             eventTypeBCSM                EventTypeBCSM,
             eventSpecificInformationBCSM EventSpecificInformationBCSM OPTIONAL,
             legID                        LegID OPTIONAL,
             miscCallInfo                 MiscCallInfo DEFAULT {
               messageType request
             },
             extensions                   SEQUENCE (SIZE (1..1000)) OF ExtensionField OPTIONAL,
             ...
         }
     Core-INAP-CS1-DataTypes {
         EventReportBCSMArg {
             @parentType com.opencloud.slee.resources.cgin.callcontrol.CCEventReportBCSMArg
         }
     }
     

    Used as argument type by CS1Operations.eventReportBCSM.

    See Also:
    Serialized Form