@Deprecated public class NotificationClient extends Object
Notifications instead.| Constructor and Description |
|---|
NotificationClient(DesktopConnection desktopConnection,
AckListener listener)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addNotificationListener(NotificationListener listener)
Deprecated.
|
void |
clear(String id,
AckListener listener)
Deprecated.
|
void |
clearAll(AckListener listener)
Deprecated.
|
void |
create(NotificationOptions options,
AckListener listener)
Deprecated.
|
void |
toggleNotificationCenter(AckListener listener)
Deprecated.
|
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 © 2021. All rights reserved.