Class CAP4EventSpecificInformationSMS

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4EventSpecificInformationSMS
    extends CAP3EventSpecificInformationSMS
    API for CAP-datatypes.EventSpecificInformationSMS. Generated from the following ASN.1 type definition and the adaptations below.
     EventSpecificInformationSMS ::=
         CHOICE {
             o-smsFailureSpecificInfo    SEQUENCE {
                 failureCause MO-SMSCause OPTIONAL,
                 ...
             },
             o-smsSubmissionSpecificInfo SEQUENCE {
                 ...
             },
             t-smsFailureSpecificInfo    SEQUENCE {
                 failureCause MT-SMSCause OPTIONAL,
                 ...
             },
             t-smsDeliverySpecificInfo   SEQUENCE {
                 ...
             }
         }
     CAP-datatypes {
         EventSpecificInformationSMS {
             @parentType com.opencloud.slee.resources.cgin.cap_v3.CAP3EventSpecificInformationSMS
         }
     }
     
    See Also:
    Serialized Form