public class InputContactMessageContent extends Object implements InputMessageContent
| Modifier and Type | Field and Description |
|---|---|
String |
firstName |
String |
lastName |
String |
phoneNumber |
| Constructor and Description |
|---|
InputContactMessageContent(String phoneNumber,
String firstName,
String lastName) |
Copyright © 2017 iSuper.org. All Rights Reserved.