Android.Telephony.SmsMessage.IsMwiDontStore Property
returns true if this message is a "Message Waiting Indication Group: Discard Message" notification and should not be stored.

Syntax

[get: Android.Runtime.Register("isMwiDontStore", "()Z", "GetIsMwiDontStoreHandler")]
public virtual bool IsMwiDontStore { get; }

Value

Documentation for this section has not yet been entered.

Remarks

returns true if this message is a "Message Waiting Indication Group: Discard Message" notification and should not be stored.

[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