Partager via


VoicemailContract.Status.DataChannelStateOk Champ

Définition

Attention

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

Valeur de l’indication que le canal de #DATA_CHANNEL_STATE données fonctionne correctement.

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

Valeur de champ

Value = 0
Attributs

Remarques

Valeur de l’indication que le canal de #DATA_CHANNEL_STATE données fonctionne correctement.

Documentation Java pour android.provider.VoicemailContract.Status.DATA_CHANNEL_STATE_OK.

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

S’applique à