Class CAP1EventReportBCSMArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP1EventReportBCSMArg
    extends CCEventReportBCSMArg
    API for CAP-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..10)) OF ExtensionField OPTIONAL,
             ...
         }
     CAP-DataTypes {
         EventReportBCSMArg {
             @parentType com.opencloud.slee.resources.cgin.callcontrol.CCEventReportBCSMArg
         }
     }
     

    Used as argument type by CAP1Operations.eventReportBCSM.

    See Also:
    Serialized Form