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

Syntax

[get: Android.Runtime.Register("getStatusOnIcc", "()I", "GetGetStatusOnIccHandler")]
public virtual SmsStatus StatusOnIcc { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the status of the message on the ICC (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