Sprache

TrafficDescriptor.ConnectionCapabilityTimeCriticalCommunications Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Telephony.Data.ConnectionCapability enum directly instead of this field.

Time Critical Communications, mit begrenzten, niedrigen bis sehr niedrigen Latenzanforderungen und hoher Verfügbarkeit.

[Android.Runtime.Register("CONNECTION_CAPABILITY_TIME_CRITICAL_COMMUNICATIONS", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.ConnectionCapability enum directly instead of this field.", true)]
public const Android.Telephony.Data.ConnectionCapability ConnectionCapabilityTimeCriticalCommunications = 170;
[<Android.Runtime.Register("CONNECTION_CAPABILITY_TIME_CRITICAL_COMMUNICATIONS", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.ConnectionCapability enum directly instead of this field.", true)>]
val mutable ConnectionCapabilityTimeCriticalCommunications : Android.Telephony.Data.ConnectionCapability

Feldwert

Value = 170

Implementiert

Attribute

Hinweise

Time Critical Communications, mit begrenzten, niedrigen bis sehr niedrigen Latenzanforderungen und hoher Verfügbarkeit.

Android-Referenz für android.telephony.data.TrafficDescriptor.CONNECTION_CAPABILITY_TIME_CRITICAL_COMMUNICATIONS.

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: