org.mobicents.protocols.ss7.map.api.service.supplementary
public interface USSDMessage extends MAPMessage
| Modifier and Type | Method and Description |
|---|---|
MAPDialogSupplementary |
getMAPDialog() |
byte |
getUSSDDataCodingScheme()
This parameter contains the information of the alphabet and the language
used for the unstructured information in an Unstructured Supplementary
Service Data operation.
|
USSDString |
getUSSDString()
This parameter contains a string of unstructured information in an
Unstructured Supplementary Service Data operation.
|
getInvokeId, setInvokeId, setMAPDialogMAPDialogSupplementary getMAPDialog()
getMAPDialog in interface MAPMessagebyte getUSSDDataCodingScheme()
USSDString getUSSDString()
This parameter contains a string of unstructured information in an Unstructured Supplementary Service Data operation. The string is sent either by the mobile user or the network. The contents of a string sent by the MS are interpreted by the network as specified in GSM 02.90.
USSD String is OCTET STRING (SIZE (1..160))
The structure of the contents of the USSD-String is dependent -- on the USSD-DataCodingScheme as described in TS GSM 03.38.
Copyright © 2012. All Rights Reserved.