Class CAP4PromptAndCollectUserInformationArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4PromptAndCollectUserInformationArg
    extends CAP2PromptAndCollectUserInformationArg
    API for CAP-gsmSCF-gsmSRF-ops-args.PromptAndCollectUserInformationArg. Generated from the following ASN.1 type definition and the adaptations below.
     PromptAndCollectUserInformationArg ::=
         SEQUENCE {
             collectedInfo                          CollectedInfo,
             disconnectFromIPForbidden              BOOLEAN DEFAULT TRUE,
             informationToSend                      InformationToSend OPTIONAL,
             extensions                             Extensions OPTIONAL,
             callSegmentID                          CallSegmentID OPTIONAL,
             requestAnnouncementStartedNotification BOOLEAN DEFAULT FALSE,
             ...
         }
     CAP-gsmSCF-gsmSRF-ops-args {
         PromptAndCollectUserInformationArg {
             @parentType com.opencloud.slee.resources.cgin.cap_v2.CAP2PromptAndCollectUserInformationArg
         }
     }
     

    Used as argument type by CAP4Operations.promptAndCollectUserInformation.

    See Also:
    Serialized Form