Language

ChatMessageData.IsOutgoingMessage Property

Definition

Returns true if this is an outgoing message, and false otherwise.

public bool IsOutgoingMessage { [Android.Runtime.Register("isOutgoingMessage", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isOutgoingMessage", "()Z", "", ApiSince=37)>]
member this.IsOutgoingMessage : bool

Property Value

Attributes

Applies to