Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
TwoFactorFacade
Class TwoFactorFacade
Index
Constructors
constructor
Properties
check
Trusted
Notification
Status
login
send
Sms
Constructors
constructor
new
Two
Factor
Facade
(
facade
:
IgpapiFacade
)
:
TwoFactorFacade
Parameters
facade
:
IgpapiFacade
Returns
TwoFactorFacade
Properties
check
Trusted
Notification
Status
check
Trusted
Notification
Status
:
(
(
input
:
TwoFactorCheckTrustedNotificationStatusInput
)
=>
Promise
<
TwoFactorCheckTrustedNotificationStatusResponse
>
)
= ...
login
login
:
(
(
input
:
TwoFactorLoginCommandInput
)
=>
Promise
<
AccountLoginResponse
>
)
= ...
send
Sms
send
Sms
:
(
(
input
:
SendTwoFactorLoginSmsInput
)
=>
Promise
<
SendTwoFactorLoginSmsResponse
>
)
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
check
Trusted
Notification
Status
login
send
Sms
IGPAPI
Loading...