public class FacebookEvent extends Event
| Constructor and Description |
|---|
FacebookEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
Long |
getCommunication() |
Map<String,Object> |
getPage() |
String |
getTicketVia() |
void |
setBody(String body) |
void |
setCommunication(Long communication) |
void |
setPage(Map<String,Object> page) |
void |
setTicketVia(String ticketVia) |
String |
toString() |
Copyright © 2013–2020. All rights reserved.