次の方法で共有


Notification.MessagingStyle.AddHistoricMessage メソッド

定義

[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

パラメーター

戻り値

属性

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象