Android.Telephony.SmsMessage.MessageBody Property
Returns the message body as a String, if it exists and is text based.

Syntax

[get: Android.Runtime.Register("getMessageBody", "()Ljava/lang/String;", "GetGetMessageBodyHandler")]
public virtual string MessageBody { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the message body as a String, if it exists and is text based.

[Android Documentation]

Requirements

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