Android.Telephony.SmsMessage.StatusOnSim Property
Returns the status of the message on the SIM (read, unread, sent, unsent).

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("getStatusOnSim", "()I", "GetGetStatusOnSimHandler")]
public virtual Android.Telephony.Gsm.SmsStatusOnSim StatusOnSim { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the status of the message on the SIM (read, unread, sent, unsent).

[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