Telephony.Threads.CommonThread Feld

Definition

Achtung

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

Threadtyp: gemeinsamer Thread.

[Android.Runtime.Register("COMMON_THREAD")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ThreadType enum directly instead of this field.", true)]
public const Android.Provider.ThreadType CommonThread = 0;
[<Android.Runtime.Register("COMMON_THREAD")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ThreadType enum directly instead of this field.", true)>]
val mutable CommonThread : Android.Provider.ThreadType

Feldwert

Value = 0
Attribute

Hinweise

Threadtyp: gemeinsamer Thread.

Java Dokumentation für android.provider.Telephony.Threads.COMMON_THREAD.

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: