public static final class ShadowSmsManager.SendMultimediaMessageParams extends ShadowSmsManager.MultimediaMessageParams
locationUrl, pendingIntent
Modifier | Constructor | Description |
---|---|---|
protected |
SendMultimediaMessageParams(Uri contentUri,
String locationUrl,
Bundle configOverrides,
PendingIntent pendingIntent) |
Modifier and Type | Method | Description |
---|---|---|
String |
getLocationUrl() |
|
PendingIntent |
getSentIntent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfigOverrides, getContentUri
protected SendMultimediaMessageParams(Uri contentUri, @Nullable String locationUrl, @Nullable Bundle configOverrides, @Nullable PendingIntent pendingIntent)
@Nullable public String getLocationUrl()
@Nullable public PendingIntent getSentIntent()