public class Notification extends Object
| Constructor and Description |
|---|
Notification(int processId,
String channel,
String payload) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getChannel() |
String |
getPayload() |
int |
getProcessId() |
int |
hashCode() |
String |
toString() |
Copyright © 2020. All rights reserved.