Language

Notification.MessagingStyle.Message.DataMimeType Property

Definition

Get the MIME type of the data pointed to by the Uri

public string DataMimeType { [Android.Runtime.Register("getDataMimeType", "()Ljava/lang/String;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getDataMimeType", "()Ljava/lang/String;", "", ApiSince=24)>]
member this.DataMimeType : string

Property Value

Attributes

Remarks

Get the MIME type of the data pointed to by the Uri

Android reference for android.app.Notification.MessagingStyle.Message.getDataMimeType.

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