Compartilhar via


VoicemailContract.Status.DataChannelStateOk Campo

Definição

Cuidado

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

Valor de para indicar que o canal de #DATA_CHANNEL_STATE dados está funcionando bem.

[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

Valor do campo

Value = 0
Atributos

Comentários

Valor de para indicar que o canal de #DATA_CHANNEL_STATE dados está funcionando bem.

Documentação Java para android.provider.VoicemailContract.Status.DATA_CHANNEL_STATE_OK.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a