public class ReplyVideo extends Object
| Constructor and Description |
|---|
ReplyVideo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getMediaId() |
String |
getTitle() |
void |
setDescription(String description) |
void |
setMediaId(String mediaId) |
void |
setTitle(String title) |
String |
toString() |
Copyright © 2020. All rights reserved.