Class MAPExt_ForwFeature

  • All Implemented Interfaces:
    DataObject, Serializable

    public class MAPExt_ForwFeature
    extends MAPForwardingFeature
    API for MAP-MS-DataTypes.Ext-ForwFeature. Generated from the following ASN.1 type definition and the adaptations below.
     Ext-ForwFeature ::=
         SEQUENCE {
             basicService          Ext-BasicServiceCode OPTIONAL,
             ss-Status             Ext-SS-Status,
             forwardedToNumber     ISDN-AddressString OPTIONAL,    -- When this data type is sent from an HLR which supports CAMEL Phase 2 to a VLR that supports CAMEL Phase 2 the VLR shall not check the format of the number.
             forwardedToSubaddress ISDN-SubaddressString OPTIONAL,
             forwardingOptions     Ext-ForwOptions OPTIONAL,
             noReplyConditionTime  Ext-NoRepCondTime OPTIONAL,
             extensionContainer    ExtensionContainer OPTIONAL,    -- Added in R96.
             ...
             longForwardedToNumber FTN-AddressString OPTIONAL      -- Added in R99.
         }
     MAP-MS-DataTypes {
         Ext-ForwFeature {
             @parentASN1Type MAP-SS-DataTypes.ForwardingFeature
         }
     }
     
    Extended in R96.

    Used in array as field type by MAPExt_ForwInfo.

    Used in array as field type by MAPExt_ForwardingInfoFor_CSE.

    Used in array as field type by MAPCallForwardingData.

    See Also:
    Serialized Form