SmsMessage.TimestampMillis Property

Definition

Caution

deprecated

Returns the service centre timestamp in currentTimeMillis() format

[System.Obsolete("deprecated")]
public virtual long TimestampMillis { [Android.Runtime.Register("getTimestampMillis", "()J", "GetGetTimestampMillisHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getTimestampMillis", "()J", "GetGetTimestampMillisHandler")>]
member this.TimestampMillis : int64

Property Value

Attributes

Remarks

Returns the service centre timestamp in currentTimeMillis() format

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

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

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