VoicemailContract.Status.ConfigurationStateOk フィールド

定義

注意事項

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

すべての OK 構成状態を示す の #CONFIGURATION_STATE 値。

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

フィールド値

Value = 0
属性

注釈

すべての OK 構成状態を示す の #CONFIGURATION_STATE 値。

android.provider.VoicemailContract.Status.CONFIGURATION_STATE_OKJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象