GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.sub
/
IHttpRequestComponent
/
sendEmailCode
send
Email
Code
abstract
suspend
fun
sendEmailCode
(
email
:
String
,
type
:
Int
,
password
:
String
?
)
:
GWResult
<
String
>
发送邮箱验证码
Parameters
email
邮箱
type
类型
password
密码。找回密码是时需要,其他情况为null