Udostępnij za pośrednictwem


WifiManager.IsDecoratedIdentitySupported Property

Definition

public virtual bool IsDecoratedIdentitySupported { [Android.Runtime.Register("isDecoratedIdentitySupported", "()Z", "GetIsDecoratedIdentitySupportedHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isDecoratedIdentitySupported", "()Z", "GetIsDecoratedIdentitySupportedHandler", ApiSince=31)>]
member this.IsDecoratedIdentitySupported : bool

Property Value

true if this device supports RFC 7542 decorated identity.

Attributes

Remarks

Java documentation for android.net.wifi.WifiManager.isDecoratedIdentitySupported().

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