public interface IPushChannel extends IChannel
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPushChannel.PushException |
| Modifier and Type | Method and Description |
|---|---|
IPushChannelPreferences |
newDefaultPreferences()
create default preferences for this channel
|
void |
push(Dispatch dispatch)
deliver notification
|
getId, getNotificationTypes, isConfiguredIPushChannelPreferences newDefaultPreferences()
IChannelnewDefaultPreferences in interface IChannelvoid push(Dispatch dispatch) throws IPushChannel.PushException
notification - cPrefs - IPushChannel.PushException - if delivery failedCopyright © 2015 Molindo GmbH. All Rights Reserved.