Android.Telephony.Gsm.SmsMessage.CreateFromPdu Method
Create an SmsMessage from a raw PDU.

Syntax

[Android.Runtime.Register("createFromPdu", "([B)Landroid/telephony/gsm/SmsMessage;", "")]
[System.Obsolete("deprecated")]
public static SmsMessage CreateFromPdu (byte[] pdu)

Parameters

pdu
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Create an SmsMessage from a raw PDU.

[Android Documentation]

Requirements

Namespace: Android.Telephony.Gsm
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1