RangingConfig.RangingSessionOob Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Ranging.RangingConfigSessionType enum directly instead of this field.

Sessione di intervallo con i negoziati fuori banda eseguiti dall'API di rango.

[Android.Runtime.Register("RANGING_SESSION_OOB", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingConfigSessionType enum directly instead of this field.", true)]
public const Android.Ranging.RangingConfigSessionType RangingSessionOob = 1;
[<Android.Runtime.Register("RANGING_SESSION_OOB", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingConfigSessionType enum directly instead of this field.", true)>]
val mutable RangingSessionOob : Android.Ranging.RangingConfigSessionType

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

Sessione di intervallo con i negoziati fuori banda eseguiti dall'API di rango.

per android.ranging.RangingConfig.RANGING_SESSION_OOB.

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