| Package | Description |
|---|---|
| javapns.notification.transmission |
Specialized classes for transmitting notifications to large number of devices.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationProgressListener |
NotificationThreads.getListener()
Get the progress listener, if any is attached.
|
NotificationProgressListener |
NotificationThread.getListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationThreads.setListener(NotificationProgressListener listener)
Attach an event listener to this object as well as all linked threads.
|
void |
NotificationThread.setListener(NotificationProgressListener listener)
Provide an event listener which will be notified of this thread's progress.
|
Copyright © 2016. All rights reserved.