public class TextlineMessage extends Object
| Modifier and Type | Field and Description |
|---|---|
List<TextlineAttachment> |
attachmentList |
TextlineMessageBody |
comment |
String |
phone_number |
TextlineMessageBody |
whisper |
List<TextlineAttachment> |
whisper_attachmentList |
| Constructor and Description |
|---|
TextlineMessage() |
public String phone_number
public TextlineMessageBody comment
public List<TextlineAttachment> attachmentList
public TextlineMessageBody whisper
public List<TextlineAttachment> whisper_attachmentList
Copyright © 2019. All rights reserved.