Added in API level 4
SmsMessage.SubmitPdu
public
static
class
SmsMessage.SubmitPdu
extends Object
java.lang.Object | |
↳ | android.telephony.SmsMessage.SubmitPdu |
Summary
Fields | |
---|---|
public
byte[] |
encodedMessage
|
public
byte[] |
encodedScAddress
|
Public methods | |
---|---|
String
|
toString()
Returns a string representation of the object. |
Inherited methods | |
---|---|
Fields
Public methods
toString
Added in API level 4
public String toString ()
Returns a string representation of the object.
Returns | |
---|---|
String |
a string representation of the object. |