Sprache

AppInteractionAttribution.InteractionTypeUserQuery Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.AppInteractionAttributionInteractionType enum directly instead of this field.

Gibt an, dass die App-Interaktion als direktes Ergebnis einer Benutzerabfrage ausgelöst wurde.

[Android.Runtime.Register("INTERACTION_TYPE_USER_QUERY", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppInteractionAttributionInteractionType enum directly instead of this field.", true)]
public const Android.App.AppInteractionAttributionInteractionType InteractionTypeUserQuery = 1;
[<Android.Runtime.Register("INTERACTION_TYPE_USER_QUERY", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppInteractionAttributionInteractionType enum directly instead of this field.", true)>]
val mutable InteractionTypeUserQuery : Android.App.AppInteractionAttributionInteractionType

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Gibt an, dass die App-Interaktion als direktes Ergebnis einer Benutzerabfrage ausgelöst wurde.

Android-Referenz für android.app.AppInteractionAttribution.INTERACTION_TYPE_USER_QUERY.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: