Class ShadowSmsManager.DownloadMultimediaMessageParams

    • Constructor Detail

      • DownloadMultimediaMessageParams

        public DownloadMultimediaMessageParams​(Uri contentUri,
                                               String locationUrl,
                                               @Nullable
                                               Bundle configOverrides,
                                               @Nullable
                                               PendingIntent pendingIntent,
                                               long messageId)
    • Method Detail

      • getLocationUrl

        public String getLocationUrl()
      • getDownloadedIntent

        @Nullable
        public PendingIntent getDownloadedIntent()