Class DailyMotionSample.Video (1.43.2)

public static class DailyMotionSample.Video

Represents a video.

Inheritance

java.lang.Object > DailyMotionSample.Video

Constructors

Video()

public Video()

Fields

id

public String id
Field Value
TypeDescription
String

tags

public List<String> tags
Field Value
TypeDescription
List<String>

title

public String title
Field Value
TypeDescription
String

url

public String url
Field Value
TypeDescription
String