| Package | Description |
|---|---|
| io.getlime.push.model |
| Modifier and Type | Method and Description |
|---|---|
PushMessage |
SendPushMessageRequest.getPush()
Get push message to be sent.
|
| Modifier and Type | Method and Description |
|---|---|
List<PushMessage> |
SendBatchMessageRequest.getBatch()
Set batch list with push notifications to be sent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendPushMessageRequest.setPush(PushMessage push)
Set push message to be sent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendBatchMessageRequest.setBatch(List<PushMessage> batch)
Get batch list with push notifications to be sent.
|
Copyright © 2016–2017 Lime - HighTech Solutions Inc.. All rights reserved.