Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
AccountSendRecoveryFlowEmail
Class AccountSendRecoveryFlowEmail
This command sends email with the password resetting link
after username lookup
.
Implements
ICommand
Inputable
Index
Constructors
constructor
Properties
input
Methods
execute
Constructors
constructor
new
Account
Send
Recovery
Flow
Email
(
input
:
AccountSendRecoveryFlowEmailInput
,
http
:
AndroidHttp
,
state
:
AndroidState
)
:
AccountSendRecoveryFlowEmail
Parameters
input
:
AccountSendRecoveryFlowEmailInput
http
:
AndroidHttp
state
:
AndroidState
Returns
AccountSendRecoveryFlowEmail
Properties
input
input
:
AccountSendRecoveryFlowEmailInput
Methods
execute
execute
(
)
:
Promise
<
AccountSendRecoveryFlowEmailResponse
>
Returns
Promise
<
AccountSendRecoveryFlowEmailResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
Methods
execute
IGPAPI
Loading...
This command sends email with the password resetting link after username lookup.