Notification.MessagingStyle.AddHistoricMessage Method

Definition

[Android.Runtime.Register("addHistoricMessage", "(Landroid/app/Notification$MessagingStyle$Message;)Landroid/app/Notification$MessagingStyle;", "GetAddHistoricMessage_Landroid_app_Notification_MessagingStyle_Message_Handler", ApiSince=26)]
public virtual Android.App.Notification.MessagingStyle? AddHistoricMessage (Android.App.Notification.MessagingStyle.Message? message);
[<Android.Runtime.Register("addHistoricMessage", "(Landroid/app/Notification$MessagingStyle$Message;)Landroid/app/Notification$MessagingStyle;", "GetAddHistoricMessage_Landroid_app_Notification_MessagingStyle_Message_Handler", ApiSince=26)>]
abstract member AddHistoricMessage : Android.App.Notification.MessagingStyle.Message -> Android.App.Notification.MessagingStyle
override this.AddHistoricMessage : Android.App.Notification.MessagingStyle.Message -> Android.App.Notification.MessagingStyle

Parameters

Returns

Attributes

Remarks

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