Notification.MessagingStyle.Message.SenderFormatted Property

Definition

This method was deprecated in API level 28.

public Java.Lang.ICharSequence SenderFormatted { [Android.Runtime.Register("getSender", "()Ljava/lang/CharSequence;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getSender", "()Ljava/lang/CharSequence;", "", ApiSince=24)>]
member this.SenderFormatted : Java.Lang.ICharSequence

Property Value

Attributes

Remarks

This method was deprecated in API level 28. use getSenderPerson()

Get the text used to display the contact's name in the messaging experience

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

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