public interface SystemTrayNotifier
| Modifier and Type | Interface and Description |
|---|---|
static class |
SystemTrayNotifier.NotificationLevel |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
void notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level)
Copyright © 2018 SAP SE. All Rights Reserved.