Package | Description |
---|---|
com.opencloud.slee.resources.cgin.callcontrol |
Provides a common API for callcontrol protocols originally based on the INAP
family of protocols.
|
com.opencloud.slee.resources.cgin.callcontrol.events |
Provides event wrapper classes for the callcontrol pseudo-protocol.
|
com.opencloud.slee.resources.cgin.callcontrol.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v2 |
Provides an API for the CAP v2 protocol.
|
com.opencloud.slee.resources.cgin.cap_v2.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v3.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v4 |
Provides an API for the CAP v4 protocol.
|
com.opencloud.slee.resources.cgin.cap_v4.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.etsi_inap_cs1 |
Provides an API for the ETSI INAP CS1 protocol.
|
com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
CCPlayAnnouncementArg |
CCPlayAnnouncementArg.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCPlayAnnouncementArg |
CCPlayAnnouncementArg.copyOf(CCPlayAnnouncementArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
CCPlayAnnouncementArg |
CCPlayAnnouncementArg.setDisconnectFromIPForbidden(boolean value)
Sets the value of the field disconnectFromIPForbidden and marks the field as present.
|
CCPlayAnnouncementArg |
CCPlayAnnouncementArg.setDisconnectFromIPForbiddenPresent(boolean flag)
Sets the presence or absence of the optional field disconnectFromIPForbidden.
|
CCPlayAnnouncementArg |
CCPlayAnnouncementArg.setInformationToSend(CCInformationToSend value)
Sets the value of the field informationToSend.
|
CCPlayAnnouncementArg |
CCPlayAnnouncementArg.setRequestAnnouncementComplete(boolean value)
Sets the value of the field requestAnnouncementComplete and marks the field as present.
|
CCPlayAnnouncementArg |
CCPlayAnnouncementArg.setRequestAnnouncementCompletePresent(boolean flag)
Sets the presence or absence of the optional field requestAnnouncementComplete.
|
Modifier and Type | Method and Description |
---|---|
static CCPlayAnnouncementArg |
CCPlayAnnouncementArg.copyOf(CCPlayAnnouncementArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
int |
CCDialog.sendPlayAnnouncement(long timeout,
CCPlayAnnouncementArg argument)
Issues a playAnnouncement operation request on the dialog.
|
Constructor and Description |
---|
CCPlayAnnouncementRequestEvent(CCDialog dialog,
TcapOperation operation,
CCPlayAnnouncementArg argument,
int invokeId,
boolean hasLinkedId,
int linkedId)
Initialise a new com.opencloud.slee.resources.cgin.callcontrol.events.CCPlayAnnouncementRequestEvent
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCPlayAnnouncementArg,CCPlayAnnouncementArg,CCProto.CC_DataTypes_PlayAnnouncementArg> |
CCCodecs.CC_DataTypes_PlayAnnouncementArg
Singleton codec for the ASN.1 type: CC-DataTypes.PlayAnnouncementArg
|
static PersistCodec<CCPlayAnnouncementArg,CCPlayAnnouncementArg,CCProto.CC_DataTypes_PlayAnnouncementArg> |
CCCodecs.CC_DataTypes_PlayAnnouncementArg
Singleton codec for the ASN.1 type: CC-DataTypes.PlayAnnouncementArg
|
Modifier and Type | Class and Description |
---|---|
class |
CAP2PlayAnnouncementArg
API for CAP-DataTypes.PlayAnnouncementArg.
|
Modifier and Type | Method and Description |
---|---|
static CAP2PlayAnnouncementArg |
CAP2PlayAnnouncementArg.copyOf(CCPlayAnnouncementArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCPlayAnnouncementArg,CAP2PlayAnnouncementArg,CAP2Proto.CAP_DataTypes_PlayAnnouncementArg> |
CAP2Codecs.CAP_DataTypes_PlayAnnouncementArg
Singleton codec for the ASN.1 type: CAP-DataTypes.PlayAnnouncementArg
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCPlayAnnouncementArg,CAP2PlayAnnouncementArg,CAP3Proto.CAP_gsmSCF_gsmSRF_ops_args_PlayAnnouncementArg> |
CAP3Codecs.CAP_gsmSCF_gsmSRF_ops_args_PlayAnnouncementArg
Singleton codec for the ASN.1 type: CAP-gsmSCF-gsmSRF-ops-args.PlayAnnouncementArg
|
Modifier and Type | Class and Description |
---|---|
class |
CAP4PlayAnnouncementArg
API for CAP-gsmSCF-gsmSRF-ops-args.PlayAnnouncementArg.
|
Modifier and Type | Method and Description |
---|---|
static CAP4PlayAnnouncementArg |
CAP4PlayAnnouncementArg.copyOf(CCPlayAnnouncementArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCPlayAnnouncementArg,CAP4PlayAnnouncementArg,CAP4Proto.CAP_gsmSCF_gsmSRF_ops_args_PlayAnnouncementArg> |
CAP4Codecs.CAP_gsmSCF_gsmSRF_ops_args_PlayAnnouncementArg
Singleton codec for the ASN.1 type: CAP-gsmSCF-gsmSRF-ops-args.PlayAnnouncementArg
|
Modifier and Type | Class and Description |
---|---|
class |
CS1PlayAnnouncementArg
API for Core-INAP-CS1-DataTypes.PlayAnnouncementArg.
|
Modifier and Type | Method and Description |
---|---|
static CS1PlayAnnouncementArg |
CS1PlayAnnouncementArg.copyOf(CCPlayAnnouncementArg from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCPlayAnnouncementArg,CS1PlayAnnouncementArg,CS1Proto.Core_INAP_CS1_DataTypes_PlayAnnouncementArg> |
CS1Codecs.Core_INAP_CS1_DataTypes_PlayAnnouncementArg
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.PlayAnnouncementArg
|