public class ResultCode extends Object
static int
BAD_REQUEST
INTERNAL_ERROR
NOT_AUTH
NOT_FOUND
SUCCESS
ResultCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int SUCCESS
public static final int BAD_REQUEST
public static final int NOT_FOUND
public static final int NOT_AUTH
public static final int INTERNAL_ERROR
public ResultCode()
Copyright © 2020. All rights reserved.