Class android.telephony.SmsManager
Added Methods | |
---|---|
String getSmscAddress ()
|
|
void sendMultipartTextMessage (String, String, List<String>, List<PendingIntent>, List<PendingIntent>, String, String )
|
|
void sendMultipartTextMessage (String, String, List<String>, List<PendingIntent>, List<PendingIntent>, long )
|
|
void sendTextMessage (String, String, String, PendingIntent, PendingIntent, long )
|
|
boolean setSmscAddress (String )
|