android.telephony.gsm
Class SmsMessage.SubmitPdu

java.lang.Object
  extended by android.telephony.gsm.SmsMessage.SubmitPdu
Enclosing class:
SmsMessage

Deprecated.

@Deprecated
public static class SmsMessage.SubmitPdu
extends Object


Field Summary
 byte[] encodedMessage
          Deprecated. 
 byte[] encodedScAddress
          Deprecated. 
 
Constructor Summary
SmsMessage.SubmitPdu()
          Deprecated. 
 
Method Summary
 String toString()
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

encodedScAddress

@Deprecated
public byte[] encodedScAddress
Deprecated. 

encodedMessage

@Deprecated
public byte[] encodedMessage
Deprecated. 
Constructor Detail

SmsMessage.SubmitPdu

@Deprecated
public SmsMessage.SubmitPdu()
Deprecated. 

Method Detail

toString

@Deprecated
public String toString()
Deprecated. 

Overrides:
toString in class Object


Copyright © 2008-2012. All Rights Reserved.