| Package | Description |
|---|---|
| tigase.push | |
| tigase.push.api | |
| tigase.push.modules | |
| tigase.push.repositories |
| Modifier and Type | Class and Description |
|---|---|
class |
Device
Created by andrzej on 02.01.2017.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IPushSettings.IDevice> |
PushSettings.devices |
| Modifier and Type | Method and Description |
|---|---|
List<IPushSettings.IDevice> |
PushSettings.getDevices() |
| Modifier and Type | Method and Description |
|---|---|
IPushSettings |
PushSettings.addDevice(IPushSettings.IDevice device) |
IPushSettings |
PushSettings.removeDevice(IPushSettings.IDevice device) |
| Constructor and Description |
|---|
PushSettings(tigase.xmpp.jid.BareJID serviceJid,
String node,
tigase.xmpp.jid.BareJID ownerJid,
List<IPushSettings.IDevice> devices) |
| Modifier and Type | Method and Description |
|---|---|
List<IPushSettings.IDevice> |
IPushSettings.getDevices() |
| Modifier and Type | Method and Description |
|---|---|
IPushSettings |
IPushSettings.addDevice(IPushSettings.IDevice device) |
IPushSettings |
IPushSettings.removeDevice(IPushSettings.IDevice device) |
| Modifier and Type | Method and Description |
|---|---|
protected IPushProvider |
PublishNotificationModule.getProvider(IPushSettings.IDevice device) |
| Modifier and Type | Method and Description |
|---|---|
protected IPushSettings.IDevice |
JDBCPushRepository.readDevice(ResultSet rs,
int i) |
Copyright © 2017–2019 Tigase. All rights reserved.