Langue

Telephony.Threads.CommonThread Champ

Définition

Attention

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

Type de thread : thread commun.

[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

Valeur de champ

Value = 0
Attributs

Remarques

Type de thread : thread commun.

Java documentation pour android.provider.Telephony.Threads.COMMON_THREAD.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à