Language

Telephony.MmsSms.PendingMessages.LastTry Field

Definition

The time we last tried to send or download the message.

[Android.Runtime.Register("LAST_TRY")]
public const string LastTry;
[<Android.Runtime.Register("LAST_TRY")>]
val mutable LastTry : string

Field Value

Attributes

Remarks

The time we last tried to send or download the message. Type: INTEGER (long)

Android reference for android.provider.Telephony.MmsSms.PendingMessages.LAST_TRY.

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