public class VideoContentImpl extends Object implements VideoContent
| Modifier and Type | Method and Description |
|---|---|
static VideoContent |
createVideoContent(org.json.JSONObject jsonObject,
String caption) |
String |
getCaption() |
Video |
getContent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static VideoContent createVideoContent(org.json.JSONObject jsonObject, String caption)
public Video getContent()
public String getCaption()
Copyright © 2016. All rights reserved.