public class PKSendPushNotificationUtil extends Object
| Constructor and Description |
|---|
PKSendPushNotificationUtil(String pathToP12,
String passwordForP12) |
PKSendPushNotificationUtil(String pathToP12,
String passwordForP12,
int poolSize) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Date> |
getInactiveDevices() |
void |
sendMultiplePushNotifications(List<String> pushtokens) |
void |
sendPushNotification(String pushtoken) |
public PKSendPushNotificationUtil(String pathToP12, String passwordForP12) throws FileNotFoundException
FileNotFoundExceptionpublic PKSendPushNotificationUtil(String pathToP12, String passwordForP12, int poolSize) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2012–2015. All rights reserved.