Class CAP3EventSpecificInformationSMS

  • All Implemented Interfaces:
    DataObject, Serializable
    Direct Known Subclasses:
    CAP4EventSpecificInformationSMS

    public class CAP3EventSpecificInformationSMS
    extends AbstractFieldsObject
    API for CAP-datatypes.EventSpecificInformationSMS. Generated from the following ASN.1 type definition and the adaptations below.
     EventSpecificInformationSMS ::=
         CHOICE {
             o-smsFailureSpecificInfo   SEQUENCE {
                 failureCause SMSCause OPTIONAL,
                 ...
             },
             o-smsSubmittedSpecificInfo SEQUENCE {
                 ...
             }
         }
     CAP-datatypes {
         EventSpecificInformationSMS {
             @extendible
         }
     }
     

    Used as field type by CAP3EventReportSMSArg.

    See Also:
    Serialized Form