Language

MessagesHint.ChatMessages Property

Definition

Returns a list of ChatMessageData objects.

public System.Collections.Generic.IList<Android.App.PersonalContext.Hint.ChatMessageData> ChatMessages { [Android.Runtime.Register("getChatMessages", "()Ljava/util/List;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getChatMessages", "()Ljava/util/List;", "", ApiSince=37)>]
member this.ChatMessages : System.Collections.Generic.IList<Android.App.PersonalContext.Hint.ChatMessageData>

Property Value

Attributes

Applies to