public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
RESULTLABEL_INVALID_CODE |
static String |
RESULTLABEL_NORMAL |
static Integer |
RESULTLABEL_NORMAL_CODE |
static String |
RESULTLABEL_REJECT |
static Integer |
RESULTLABEL_REJECT_CODE |
static String |
RESULTLABEL_REVIEW |
static Integer |
RESULTLABEL_REVIEW_CODE |
static String |
TYPE_PICTURE |
static String |
TYPE_VIDEO |
static String |
VIDEOSTATUS_DUPLICATED_REQUEST |
static Integer |
VIDEOSTATUS_DUPLICATED_REQUEST_CODE |
static String |
VIDEOSTATUS_INVALID_ARGUMENT |
static Integer |
VIDEOSTATUS_INVALID_ARGUMENT_CODE |
static String |
VIDEOSTATUS_PARSE_ERROR |
static Integer |
VIDEOSTATUS_PARSE_ERROR_CODE |
static String |
VIDEOSTATUS_SUCCESS |
static Integer |
VIDEOSTATUS_SUCCESS_CODE |
static String |
VIDEOSTATUS_TYPE_ERROR |
static Integer |
VIDEOSTATUS_TYPE_ERROR_CODE |
static Integer |
VIDEOSTATUS_UNKOWN_STATUS_CODE |
| Constructor and Description |
|---|
Constants() |
public static final String RESULTLABEL_REJECT
public static final Integer RESULTLABEL_REJECT_CODE
public static final String RESULTLABEL_REVIEW
public static final Integer RESULTLABEL_REVIEW_CODE
public static final String RESULTLABEL_NORMAL
public static final Integer RESULTLABEL_NORMAL_CODE
public static final Integer RESULTLABEL_INVALID_CODE
public static final String TYPE_PICTURE
public static final String TYPE_VIDEO
public static final String VIDEOSTATUS_SUCCESS
public static final String VIDEOSTATUS_DUPLICATED_REQUEST
public static final String VIDEOSTATUS_INVALID_ARGUMENT
public static final String VIDEOSTATUS_PARSE_ERROR
public static final String VIDEOSTATUS_TYPE_ERROR
public static final Integer VIDEOSTATUS_SUCCESS_CODE
public static final Integer VIDEOSTATUS_DUPLICATED_REQUEST_CODE
public static final Integer VIDEOSTATUS_INVALID_ARGUMENT_CODE
public static final Integer VIDEOSTATUS_PARSE_ERROR_CODE
public static final Integer VIDEOSTATUS_TYPE_ERROR_CODE
public static final Integer VIDEOSTATUS_UNKOWN_STATUS_CODE
Copyright © 2024. All rights reserved.