Język

AppInteractionAttribution.InteractionUri Property

Definition

Returns the Uri linking to the original interaction.

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

Property Value

Uri
Attributes

Remarks

Returns the Uri linking to the original interaction.

Android reference for android.app.AppInteractionAttribution.getInteractionUri.

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