public class StatusUpdate extends Object
| Constructor and Description |
|---|
StatusUpdate() |
StatusUpdate(String value,
List<Integer> fileIds) |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getFileIds() |
String |
getValue() |
void |
setFileIds(List<Integer> fileIds)
Sets the files to attach to this status message
|
void |
setValue(String value)
Sets the text value of the status message
|
Copyright © 2014. All Rights Reserved.