Uses of Enum Class
me.zhyd.oauth.enums.AuthToutiaoErrorCode
Packages that use AuthToutiaoErrorCode
-
Uses of AuthToutiaoErrorCode in me.zhyd.oauth.enums
Methods in me.zhyd.oauth.enums that return AuthToutiaoErrorCodeModifier and TypeMethodDescriptionstatic AuthToutiaoErrorCodeAuthToutiaoErrorCode.getErrorCode(int errorCode) static AuthToutiaoErrorCodeReturns the enum constant of this class with the specified name.static AuthToutiaoErrorCode[]AuthToutiaoErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.