Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.telephony.gsm. SmsManager

Now deprecated .

Changed Methods
ArrayList<String>   divideMessage ( String ) Change from non-final to final.
Now deprecated .
 
SmsManager   getDefault () Change from non-final to final.
Now deprecated .
 
void   sendDataMessage ( String, String , short , byte[] , PendingIntent , PendingIntent ) Change from non-final to final.
Now deprecated .
 
, java.util.ArrayList , java.util.ArrayList )"> void   , java.util.ArrayList , java.util.ArrayList )" target="_top"> sendMultipartTextMessage ( String, String , ArrayList<String> , ArrayList<PendingIntent> , ArrayList<PendingIntent> ) Change from non-final to final.
Now deprecated .
 
void   sendTextMessage ( String, String , String , PendingIntent , PendingIntent ) Change from non-final to final.
Now deprecated .
 
 

Changed Fields
int   RESULT_ERROR_GENERIC_FAILURE Now deprecated .
 
int   RESULT_ERROR_NO_SERVICE Now deprecated .
 
int   RESULT_ERROR_NULL_PDU Now deprecated .
 
int   RESULT_ERROR_RADIO_OFF Now deprecated .
 
int   STATUS_ON_SIM_FREE Now deprecated .
 
int   STATUS_ON_SIM_READ Now deprecated .
 
int   STATUS_ON_SIM_SENT Now deprecated .
 
int   STATUS_ON_SIM_UNREAD Now deprecated .
 
int   STATUS_ON_SIM_UNSENT Now deprecated .