Class ShadowSmsManager.SendMultimediaMessageParams

    • Constructor Detail

      • SendMultimediaMessageParams

        protected SendMultimediaMessageParams​(android.net.Uri contentUri,
                                              @Nullable
                                              java.lang.String locationUrl,
                                              @Nullable
                                              android.os.Bundle configOverrides,
                                              @Nullable
                                              android.app.PendingIntent pendingIntent)
    • Method Detail

      • getLocationUrl

        @Nullable
        public java.lang.String getLocationUrl()
      • getSentIntent

        @Nullable
        public android.app.PendingIntent getSentIntent()