Language

Notification.CarExtender.UnreadConversation.GetMessages Method

Definition

Gets the list of messages conveyed by this notification.

[Android.Runtime.Register("getMessages", "()[Ljava/lang/String;", "GetGetMessagesHandler", ApiSince=23)]
public virtual string[]? GetMessages();
[<Android.Runtime.Register("getMessages", "()[Ljava/lang/String;", "GetGetMessagesHandler", ApiSince=23)>]
abstract member GetMessages : unit -> string[]
override this.GetMessages : unit -> string[]

Returns

String[]
Attributes

Remarks

Gets the list of messages conveyed by this notification.

Android reference for android.app.Notification.CarExtender.UnreadConversation.getMessages.

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