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