Telephony.Threads.BroadcastThread Feld

Definition

Achtung

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

Threadtyp: Übertragungsthread.

[Android.Runtime.Register("BROADCAST_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 BroadcastThread = 1;
[<Android.Runtime.Register("BROADCAST_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 BroadcastThread : Android.Provider.ThreadType

Feldwert

Value = 1
Attribute

Hinweise

Threadtyp: Übertragungsthread.

Java Dokumentation für android.provider.Telephony.Threads.BROADCAST_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: