|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface USSDService
| Method Summary | |
|---|---|
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. |
void |
setUSSDDataCodingScheme(byte ussdDataCodingSch)
|
void |
setUSSDString(USSDString ussdString)
|
| Methods inherited from interface org.mobicents.protocols.ss7.map.api.MAPMessage |
|---|
getInvokeId, getMAPDialog, setInvokeId, setMAPDialog |
| Method Detail |
|---|
byte getUSSDDataCodingScheme()
void setUSSDDataCodingScheme(byte ussdDataCodingSch)
ussdDataCodingSch - 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.
void setUSSDString(USSDString ussdString)
ussdString -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||