| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api.service.sms |
| Modifier and Type | Method and Description |
|---|---|
static SM_RP_MTI |
SM_RP_MTI.getInstance(int code) |
SM_RP_MTI |
SendRoutingInfoForSMRequestIndication.getSM_RP_MTI() |
static SM_RP_MTI |
SM_RP_MTI.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SM_RP_MTI[] |
SM_RP_MTI.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.addSendRoutingInfoForSMRequest(int customInvokeTimeout,
ISDNAddressString msisdn,
boolean sm_RP_PRI,
AddressString serviceCentreAddress,
MAPExtensionContainer extensionContainer,
boolean gprsSupportIndicator,
SM_RP_MTI sM_RP_MTI,
byte[] sM_RP_SMEA) |
java.lang.Long |
MAPDialogSms.addSendRoutingInfoForSMRequest(ISDNAddressString msisdn,
boolean sm_RP_PRI,
AddressString serviceCentreAddress,
MAPExtensionContainer extensionContainer,
boolean gprsSupportIndicator,
SM_RP_MTI sM_RP_MTI,
byte[] sM_RP_SMEA)
Sending MAP-SEND-ROUTING-INFO-FOR-SM request
|
Copyright © 2012. All Rights Reserved.