public class SMSResponse
extends com.liferay.push.notifications.sender.BaseResponse
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
accountSid |
protected java.lang.String |
price |
| Constructor and Description |
|---|
SMSResponse(com.twilio.sdk.resource.instance.Sms sms,
com.liferay.portal.kernel.json.JSONObject payloadJSONObject) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccountSid() |
java.lang.String |
getPrice() |