public static class ShadowSmsManager.TextSmsParams extends Object
| Constructor and Description |
|---|
TextSmsParams(String destinationAddress,
String scAddress,
String text,
android.app.PendingIntent sentIntent,
android.app.PendingIntent deliveryIntent) |
| Modifier and Type | Method and Description |
|---|---|
android.app.PendingIntent |
getDeliveryIntent() |
String |
getDestinationAddress() |
String |
getScAddress() |
android.app.PendingIntent |
getSentIntent() |
String |
getText() |
Copyright © 2016. All rights reserved.