public interface USSDString
extends java.io.Serializable
| 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.