| Package | Description |
|---|---|
| android.telephony.gsm |
| Modifier and Type | Method and Description |
|---|---|
SmsMessage.MessageClass |
SmsMessage.getMessageClass()
Deprecated.
|
static SmsMessage.MessageClass |
SmsMessage.MessageClass.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SmsMessage.MessageClass[] |
SmsMessage.MessageClass.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2013. All Rights Reserved.