AppSetId.ScopeDeveloper Campo

Definizione

Attenzione

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

AppSetId ha come ambito un account sviluppatore in un App Store.

[Android.Runtime.Register("SCOPE_DEVELOPER", 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 ScopeDeveloper = 2;
[<Android.Runtime.Register("SCOPE_DEVELOPER", 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 ScopeDeveloper : Android.AdServices.AppSetIds.AppSetIdScope

Valore del campo

Value = 2
Attributi

Commenti

AppSetId ha come ambito un account sviluppatore in un App Store. Tutte le app dello stesso sviluppatore in un dispositivo avranno lo stesso appSetId con ambito sviluppatore.

per android.adservices.appsetid.AppSetId.SCOPE_DEVELOPER.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a