Android.Telephony.SmsMessage.DisplayMessageBody Property
Returns the message body, or email message body if this message was from an email gateway.

Syntax

[get: Android.Runtime.Register("getDisplayMessageBody", "()Ljava/lang/String;", "GetGetDisplayMessageBodyHandler")]
public virtual string DisplayMessageBody { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the message body, or email message body if this message was from an email gateway. Returns null if message body unavailable.

[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