Share via


Telephony.MmsSms.TypeDiscriminatorColumn Field

Definition

The column to distinguish SMS and MMS messages in query results.

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

Field Value

Attributes

Remarks

The column to distinguish SMS and MMS messages in query results.

Java documentation for android.provider.Telephony.MmsSms.TYPE_DISCRIMINATOR_COLUMN.

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