Language

Telephony.TextBasedSmsColumns.TransactionId Field

Definition

Caution

Use 'Android.Provider.Telephony.ITextBasedSmsColumns.TransactionId'. This class will be removed in a future release.

The transaction-id of the message.

[Android.Runtime.Register("TRANSACTION_ID", ApiSince=37)]
[System.Obsolete("Use 'Android.Provider.Telephony.ITextBasedSmsColumns.TransactionId'. This class will be removed in a future release.")]
public const string TransactionId;
[<Android.Runtime.Register("TRANSACTION_ID", ApiSince=37)>]
[<System.Obsolete("Use 'Android.Provider.Telephony.ITextBasedSmsColumns.TransactionId'. This class will be removed in a future release.")>]
val mutable TransactionId : string

Field Value

Attributes

Applies to