DownloadRequest.DestinationUri Property

Definition

public Android.Net.Uri? DestinationUri { [Android.Runtime.Register("getDestinationUri", "()Landroid/net/Uri;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getDestinationUri", "()Landroid/net/Uri;", "", ApiSince=28)>]
member this.DestinationUri : Android.Net.Uri

Property Value

Uri

The destination Uri of the downloaded file.

Attributes

Remarks

Java documentation for android.telephony.mbms.DownloadRequest.getDestinationUri().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to