public class SMSNotification extends Notification
| Modifier and Type | Field and Description |
|---|---|
protected String |
phoneNumber |
context, notificationType| Constructor and Description |
|---|
SMSNotification() |
SMSNotification(NotificationEventType notificationEventType,
Map<String,Object> context) |
SMSNotification(String phoneNumber,
NotificationEventType notificationEventType,
Map<String,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPhoneNumber() |
void |
setPhoneNumber(String phoneNumber) |
getContext, getType, setContext, setTypeprotected String phoneNumber
public SMSNotification()
public SMSNotification(NotificationEventType notificationEventType, Map<String,Object> context)
public SMSNotification(String phoneNumber, NotificationEventType notificationEventType, Map<String,Object> context)
Copyright © 2018. All rights reserved.