SmsMessage.IsMWISetMessage Property

Definition

Caution

deprecated

returns true if this message is a CPHS voicemail / message waiting indicator (MWI) set message

[System.Obsolete("deprecated")]
public virtual bool IsMWISetMessage { [Android.Runtime.Register("isMWISetMessage", "()Z", "GetIsMWISetMessageHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("isMWISetMessage", "()Z", "GetIsMWISetMessageHandler")>]
member this.IsMWISetMessage : bool

Property Value

Attributes

Remarks

returns true if this message is a CPHS voicemail / message waiting indicator (MWI) set message

This member is deprecated. Use android.telephony.SmsMessage.

Java documentation for android.telephony.gsm.SmsMessage.isMWISetMessage().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to