Class DailyMotionSample.VideoFeed (1.43.0)

public static class DailyMotionSample.VideoFeed

Represents a video feed.

Inheritance

java.lang.Object > DailyMotionSample.VideoFeed

Constructors

VideoFeed()

public VideoFeed()

Fields

hasMore

public boolean hasMore
Field Value
TypeDescription
boolean

list

public List<DailyMotionSample.Video> list
Field Value
TypeDescription
List<Video>