Sprache

AwarePairingConfig.PairingBootstrappingServiceManaged Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods enum directly instead of this field.

Verwalteter Bootstrapping-Methodendienst für die Kopplung.

[Android.Runtime.Register("PAIRING_BOOTSTRAPPING_SERVICE_MANAGED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods enum directly instead of this field.", true)]
public const Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods PairingBootstrappingServiceManaged = 16384;
[<Android.Runtime.Register("PAIRING_BOOTSTRAPPING_SERVICE_MANAGED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods enum directly instead of this field.", true)>]
val mutable PairingBootstrappingServiceManaged : Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods

Feldwert

Value = 16384

Implementiert

Attribute

Hinweise

Verwalteter Bootstrapping-Methodendienst für die Kopplung. Das Bootstrapping wird vollständig von der Anwendung verwaltet und ausgeführt und ist für das Framework transparent. Definiert gemäß Wi-Fi Aware specifications Version 4.0 Section 9.5.21.7

Android-Referenz für android.net.wifi.aware.AwarePairingConfig.PAIRING_BOOTSTRAPPING_SERVICE_MANAGED.

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: