| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api.service.sms |
| Modifier and Type | Method and Description |
|---|---|
SMDeliveryOutcome |
ReportSMDeliveryStatusRequestIndication.getAdditionalSMDeliveryOutcome() |
static SMDeliveryOutcome |
SMDeliveryOutcome.getInstance(int code) |
SMDeliveryOutcome |
ReportSMDeliveryStatusRequestIndication.getSMDeliveryOutcome() |
static SMDeliveryOutcome |
SMDeliveryOutcome.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SMDeliveryOutcome[] |
SMDeliveryOutcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
MAPDialogSms.addReportSMDeliveryStatusRequest(int customInvokeTimeout,
ISDNAddressString msisdn,
AddressString serviceCentreAddress,
SMDeliveryOutcome sMDeliveryOutcome,
java.lang.Integer absentSubscriberDiagnosticSM,
MAPExtensionContainer extensionContainer,
boolean gprsSupportIndicator,
boolean deliveryOutcomeIndicator,
SMDeliveryOutcome additionalSMDeliveryOutcome,
java.lang.Integer additionalAbsentSubscriberDiagnosticSM) |
java.lang.Long |
MAPDialogSms.addReportSMDeliveryStatusRequest(ISDNAddressString msisdn,
AddressString serviceCentreAddress,
SMDeliveryOutcome sMDeliveryOutcome,
java.lang.Integer absentSubscriberDiagnosticSM,
MAPExtensionContainer extensionContainer,
boolean gprsSupportIndicator,
boolean deliveryOutcomeIndicator,
SMDeliveryOutcome additionalSMDeliveryOutcome,
java.lang.Integer additionalAbsentSubscriberDiagnosticSM)
Sending MAP-SEND-ROUTING-INFO-FOR-SM request
|
Copyright © 2012. All Rights Reserved.