GWIoTApi
Toggle table of contents
1.6.8
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.cross_platform
/
IAccountRegisterComponent
/
verifyCode
verify
Code
abstract
suspend
fun
verifyCode
(
account
:
AccountType
,
code
:
String
)
:
GWResult
<
Unit
>
校验验证码
注册及重置密码时均通过此接口校验验证码
Return
成功/失败
Parameters
account
账号
code
验证码