Telephony.MmsSms.MmsProto フィールド

定義

注意事項

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

MMS プロトコルの種類。

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

フィールド値

Value = 1
属性

注釈

MMS プロトコルの種類。

android.provider.Telephony.MmsSms.MMS_PROTOJava ドキュメント。

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

適用対象