org.mobicents.protocols.ss7.map.api.primitives
public interface USSDString
| Modifier and Type | Method and Description |
|---|---|
java.nio.charset.Charset |
getCharset()
Get the
Charset |
byte[] |
getEncodedString()
Get the byte[] that represents encoded USSD String
|
java.lang.String |
getString()
Get the decoded USSD String
|
Copyright © 2012. All Rights Reserved.