IMessageNotifier Interface
A message notifier from an SAPUI5 notification bar.

C# Syntax

public interface IMessageNotifier : INotifier  
Public Properties
 NameDescription
PropertyMessagesReturns all messages in the message notifier.  
Top
Public Methods
 NameDescription
MethodSelectSelects the specific notification message in the notifier. (Inherited from HP.LFT.SDK.SAP.UI5.INotifier)
Top