| Package | Description |
|---|---|
| tigase.push | |
| tigase.push.api | |
| tigase.push.apns | |
| tigase.push.fcm | |
| tigase.push.modules |
| Modifier and Type | Class and Description |
|---|---|
class |
Notification
Created by andrzej on 02.01.2017.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPushProvider.pushNotification(String deviceId,
INotification notification) |
| Modifier and Type | Method and Description |
|---|---|
protected com.notnoop.apns.PayloadBuilder |
APNsBinaryApiProvider.preparePayload(com.notnoop.apns.PayloadBuilder builder,
INotification notification) |
void |
APNsBinaryApiProvider.pushNotification(String deviceId,
INotification notification) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
FcmXmppApiProvider.preparePayload(INotification notification) |
void |
FcmXmppApiProvider.pushNotification(String deviceId,
INotification notification) |
| Modifier and Type | Method and Description |
|---|---|
protected INotification |
PublishNotificationModule.parseNotification(tigase.xmpp.jid.BareJID userJid,
tigase.xml.Element notificationElem) |
Copyright © 2017–2019 Tigase. All rights reserved.