AppSetId.ScopeApp Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.AdServices.AppSetIds.AppSetIdScope enum directly instead of this field.

Die appSetId ist auf eine App eingestellt.

[Android.Runtime.Register("SCOPE_APP", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AppSetIds.AppSetIdScope enum directly instead of this field.", true)]
public const Android.AdServices.AppSetIds.AppSetIdScope ScopeApp = 1;
[<Android.Runtime.Register("SCOPE_APP", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AppSetIds.AppSetIdScope enum directly instead of this field.", true)>]
val mutable ScopeApp : Android.AdServices.AppSetIds.AppSetIdScope

Feldwert

Value = 1
Attribute

Hinweise

Die appSetId ist auf eine App eingestellt. Alle Apps auf einem Gerät weisen eine andere appSetId auf.

Java Dokumentation für android.adservices.appsetid.AppSetId.SCOPE_APP.

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: