Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
SendTwoFactorLoginSmsCommand
Class SendTwoFactorLoginSmsCommand
Implements
ICommand
Inputable
Index
Constructors
constructor
Properties
input
two
Factor
Identifier
username
Methods
execute
Constructors
constructor
new
Send
Two
Factor
Login
Sms
Command
(
input
:
SendTwoFactorLoginSmsInput
,
state
:
AndroidState
,
http
:
AndroidHttp
)
:
SendTwoFactorLoginSmsCommand
Parameters
input
:
SendTwoFactorLoginSmsInput
state
:
AndroidState
http
:
AndroidHttp
Returns
SendTwoFactorLoginSmsCommand
Properties
Readonly
input
input
:
SendTwoFactorLoginSmsInput
two
Factor
Identifier
two
Factor
Identifier
:
undefined
|
string
= ...
username
username
:
undefined
|
string
= ...
Methods
execute
execute
(
)
:
Promise
<
SendTwoFactorLoginSmsResponse
>
Returns
Promise
<
SendTwoFactorLoginSmsResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
two
Factor
Identifier
username
Methods
execute
IGPAPI
Loading...