Class VideoFeed (1.36.0)

public class VideoFeed

Inheritance

java.lang.Object > VideoFeed

Constructors

VideoFeed()

public VideoFeed()

Fields

hasMore

public boolean hasMore
Field Value
Type Description
boolean

limit

public int limit
Field Value
Type Description
int

list

public List<Video> list
Field Value
Type Description
List<Video>