Class android.telephony.SmsManager

Changed Methods
void downloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent) Change from deprecated to undeprecated.
 
void sendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent) Change from deprecated to undeprecated.
 
void sendMultipartTextMessage(String, String, List<String>, List<PendingIntent>, List<PendingIntent>, String, String) Change in signature from (String, String, List<String>, List<PendingIntent>, List<PendingIntent>, String) to (String, String, List<String>, List<PendingIntent>, List<PendingIntent>, String, String).