| Package | Description |
|---|---|
| com.clevertap.apns | |
| com.clevertap.apns.clients |
| Modifier and Type | Method and Description |
|---|---|
void |
ApnsClient.push(Notification notification,
NotificationResponseListener listener)
Sends a notification asynchronously to the Apple Push Notification Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyncOkHttpApnsClient.push(Notification notification,
NotificationResponseListener listener) |
void |
AsyncOkHttpApnsClient.push(Notification notification,
NotificationResponseListener nrl) |
Copyright © 2020. All Rights Reserved.