Package | Description |
---|---|
com.relayrides.pushy.apns |
Contains classes and interfaces for interacting with the Apple Push Notification service (APNs).
|
Modifier and Type | Method and Description |
---|---|
Future<PushNotificationResponse<T>> |
ApnsClient.sendNotification(T notification)
Sends a push notification to the APNs gateway.
|
Copyright © 2013–2016 RelayRides. All rights reserved.