OobInitiatorRangingConfig.SecurityLevel Property

Definition

Returns the security level set for the ranging session.

public Android.Ranging.Oob.OobInitiatorRangingConfigSecurityLevel SecurityLevel { [Android.Runtime.Register("getSecurityLevel", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getSecurityLevel", "()I", "", ApiSince=36)>]
member this.SecurityLevel : Android.Ranging.Oob.OobInitiatorRangingConfigSecurityLevel

Property Value

the security level. <p>Possible values: #SECURITY_LEVEL_BASIC#SECURITY_LEVEL_SECURE

Attributes

Remarks

Returns the security level set for the ranging session.

Java documentation for android.ranging.oob.OobInitiatorRangingConfig.getSecurityLevel().

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