public class NotificationClient extends Object
| Constructor and Description |
|---|
NotificationClient(DesktopConnection desktopConnection,
AckListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNotificationListener(NotificationListener listener) |
void |
clear(String id,
AckListener listener) |
void |
clearAll(AckListener listener) |
void |
create(NotificationOptions options,
AckListener listener) |
void |
toggleNotificationCenter(AckListener listener) |
public NotificationClient(DesktopConnection desktopConnection, AckListener listener)
public void create(NotificationOptions options, AckListener listener)
public void clear(String id, AckListener listener)
public void clearAll(AckListener listener)
public void toggleNotificationCenter(AckListener listener)
public void addNotificationListener(NotificationListener listener)
Copyright © 2020. All rights reserved.