public class SMSPushNotificationsSender
extends java.lang.Object
implements com.liferay.push.notifications.sender.PushNotificationsSender
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLATFORM |
| Constructor and Description |
|---|
SMSPushNotificationsSender() |
public static final java.lang.String PLATFORM
public void send(java.util.List<java.lang.String> numbers,
com.liferay.portal.kernel.json.JSONObject payloadJSONObject)
throws java.lang.Exception
send in interface com.liferay.push.notifications.sender.PushNotificationsSenderjava.lang.Exceptionprotected void activate(java.util.Map<java.lang.String,java.lang.Object> properties)