public class ControlNotification extends IncomingNotification implements StatusNotification
IncomingNotification.Type| Constructor and Description |
|---|
ControlNotification(GenericNotificationData genericNotificationData) |
| Modifier and Type | Method and Description |
|---|---|
ControlType |
getControlType() |
void |
handler(NotificationProcessor notificationProcessor) |
void |
handlerStatus(PushStatusTracker pushStatusTracker) |
String |
toString() |
getChannel, getTypepublic ControlNotification(GenericNotificationData genericNotificationData)
public ControlType getControlType()
public void handler(NotificationProcessor notificationProcessor)
handler in class IncomingNotificationpublic void handlerStatus(PushStatusTracker pushStatusTracker)
handlerStatus in interface StatusNotificationCopyright © 2021. All rights reserved.