public class LMVideoResponse
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
java.util.ArrayList<LMVideoData> |
data |
boolean |
hasNextPage |
static int |
LMRequestFemale |
static int |
LMRequestGenderAll |
static int |
LMRequestGenderMale |
static int |
LMVideoFeature |
static int |
LMVideoFollow |
int |
responseCode |
int |
source |
构造器和说明 |
---|
LMVideoResponse() |
public static int LMVideoFeature
public static int LMVideoFollow
public static int LMRequestGenderAll
public static int LMRequestGenderMale
public static int LMRequestFemale
public int responseCode
public boolean hasNextPage
public int source
public java.util.ArrayList<LMVideoData> data