T
- type of data return by a particular subscriptionpublic class NotificationParams<T>
extends java.lang.Object
Constructor and Description |
---|
NotificationParams() |
Modifier and Type | Method and Description |
---|---|
T |
getResult() |
java.lang.String |
getSubsciption() |
public T getResult()
public java.lang.String getSubsciption()