public interface NotificationProgressListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventAllThreadsFinished(NotificationThreads notificationThreads) |
void |
eventAllThreadsStarted(NotificationThreads notificationThreads) |
void |
eventConnectionRestarted(NotificationThread notificationThread) |
void |
eventCriticalException(NotificationThread notificationThread,
Exception exception) |
void |
eventThreadFinished(NotificationThread notificationThread) |
void |
eventThreadStarted(NotificationThread notificationThread) |
void eventAllThreadsStarted(NotificationThreads notificationThreads)
void eventThreadStarted(NotificationThread notificationThread)
void eventThreadFinished(NotificationThread notificationThread)
void eventConnectionRestarted(NotificationThread notificationThread)
void eventAllThreadsFinished(NotificationThreads notificationThreads)
void eventCriticalException(NotificationThread notificationThread, Exception exception)
Copyright © 2016. All rights reserved.