SmsMessage.ProtocolIdentifier プロパティ

定義

注意事項

deprecated

プロトコル識別子を取得します。

[System.Obsolete("deprecated")]
public virtual int ProtocolIdentifier { [Android.Runtime.Register("getProtocolIdentifier", "()I", "GetGetProtocolIdentifierHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getProtocolIdentifier", "()I", "GetGetProtocolIdentifierHandler")>]
member this.ProtocolIdentifier : int

プロパティ値

属性

注釈

プロトコル識別子を取得します。

このメンバーは非推奨とされます。 android.テレフォニー.SmsMessage を使用します。

android.telephony.gsm.SmsMessage.getProtocolIdentifier()Java ドキュメント。

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

適用対象