Notification.ExtraConversationTitle Field

Definition

#extras key: a CharSequence to be displayed as the title to a conversation represented by a android.app.Notification.MessagingStyle

[Android.Runtime.Register("EXTRA_CONVERSATION_TITLE", ApiSince=24)]
public const string ExtraConversationTitle;
[<Android.Runtime.Register("EXTRA_CONVERSATION_TITLE", ApiSince=24)>]
val mutable ExtraConversationTitle : string

Field Value

Implements

Attributes

Remarks

#extras key: a CharSequence to be displayed as the title to a conversation represented by a android.app.Notification.MessagingStyle

Java documentation for android.app.Notification.EXTRA_CONVERSATION_TITLE.

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