public interface IPushDispatcher
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchNow(Notification notification) |
Map<String,IPushChannelPreferences> |
newDefaultPreferences() |
void |
setErrorListener(INotifyService.IErrorListener errorListener) |
void dispatchNow(Notification notification) throws INotifyService.NotifyException
INotifyService.NotifyException - if all channels failed to dispatch a
notification.void setErrorListener(INotifyService.IErrorListener errorListener)
Map<String,IPushChannelPreferences> newDefaultPreferences()
Copyright © 2014 Molindo GmbH. All Rights Reserved.