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

encodedMessage

Added in API level 4
public byte[] encodedMessage

encodedScAddress

Added in API level 4
public byte[] encodedScAddress

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.