public static class ShadowSmsManager.TextMultipartParams extends Object
| Constructor and Description |
|---|
TextMultipartParams(String destinationAddress,
String scAddress,
ArrayList<String> parts,
ArrayList<android.app.PendingIntent> sentIntents,
ArrayList<android.app.PendingIntent> deliveryIntents) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<android.app.PendingIntent> |
getDeliveryIntents() |
String |
getDestinationAddress() |
ArrayList<String> |
getParts() |
String |
getScAddress() |
ArrayList<android.app.PendingIntent> |
getSentIntents() |
Copyright © 2016. All rights reserved.