Interface UserNotificationOperationBuilder.Banner.WithMessage<T>

All Superinterfaces:
UserNotificationOperationBuilder.WithCloseOption<T>, UserNotificationOperationBuilder.WithDuration<T>, UserNotificationOperationBuilder.WithType<T>
All Known Subinterfaces:
UserNotificationOperationBuilder.Banner.Text
Enclosing interface:
UserNotificationOperationBuilder.Banner

public static interface UserNotificationOperationBuilder.Banner.WithMessage<T> extends UserNotificationOperationBuilder.WithType<T>, UserNotificationOperationBuilder.WithDuration<T>, UserNotificationOperationBuilder.WithCloseOption<T>
This interface represents a specific builder to display a banner notification on the top of the browser to a user.
Since:
13.0