Code

http服务返回的错误码

Entries

Link copied to clipboard

需要人机验证

Link copied to clipboard

地区不支持短信

Link copied to clipboard

手机号码已经被注册

Link copied to clipboard

邮箱已经被注册

Link copied to clipboard

无效的手机号码

Link copied to clipboard

达到验证码请求上限

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val code: Int
Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.