public interface PushStatusTracker
| Modifier and Type | Method and Description |
|---|---|
void |
forcePushDisable() |
void |
handleIncomingAblyError(ErrorNotification notification) |
void |
handleIncomingControlEvent(ControlNotification controlNotification) |
void |
handleIncomingOccupancyEvent(OccupancyNotification occupancyNotification) |
void |
handleSseStatus(SSEClient.StatusMessage newStatus) |
void handleIncomingControlEvent(ControlNotification controlNotification)
void handleIncomingOccupancyEvent(OccupancyNotification occupancyNotification)
void handleIncomingAblyError(ErrorNotification notification)
void handleSseStatus(SSEClient.StatusMessage newStatus)
void forcePushDisable()
Copyright © 2021. All rights reserved.