public class SMSEvent extends Event
| Constructor and Description |
|---|
SMSEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
String |
getPhoneNumber() |
Long |
getRecipientId() |
void |
setBody(String body) |
void |
setPhoneNumber(String phoneNumber) |
void |
setRecipientId(Long recipientId) |
String |
toString() |
Copyright © 2013–2020. All rights reserved.