DisconnectCause.CdmaSoReject フィールド

定義

注意事項

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

サービス オプションの拒否

[Android.Runtime.Register("CDMA_SO_REJECT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CallDisconnectCause enum directly instead of this field.", true)]
public const Android.Telephony.CallDisconnectCause CdmaSoReject = 30;
[<Android.Runtime.Register("CDMA_SO_REJECT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CallDisconnectCause enum directly instead of this field.", true)>]
val mutable CdmaSoReject : Android.Telephony.CallDisconnectCause

フィールド値

Value = 30
属性

注釈

サービス オプションの拒否

の Java ドキュメント android.telephony.DisconnectCause.CDMA_SO_REJECT

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

適用対象