Partager via


VoicemailContract.Status.DataChannelStateServerConnectionError Champ

Définition

Attention

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

Valeur d’indiquer qu’il existe un réseau approprié, le canal de #DATA_CHANNEL_STATE données ne peut pas établir une connexion avec le serveur.

[Android.Runtime.Register("DATA_CHANNEL_STATE_SERVER_CONNECTION_ERROR", ApiSince=24)]
[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 DataChannelStateServerConnectionError = 6;
[<Android.Runtime.Register("DATA_CHANNEL_STATE_SERVER_CONNECTION_ERROR", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.VoicemailDataChannelState enum directly instead of this field.", true)>]
val mutable DataChannelStateServerConnectionError : Android.Provider.VoicemailDataChannelState

Valeur de champ

Value = 6
Attributs

Remarques

Valeur d’indiquer qu’il existe un réseau approprié, le canal de #DATA_CHANNEL_STATE données ne peut pas établir une connexion avec le serveur.

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

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 à