public interface PushNotificationsSender
| Modifier and Type | Method and Description |
|---|---|
void |
send(java.util.List<java.lang.String> tokens,
JSONObject payloadJSONObject) |
void send(java.util.List<java.lang.String> tokens,
JSONObject payloadJSONObject)
throws java.lang.Exception
java.lang.Exception