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