Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
WebViewChallenge
Class WebViewChallenge
Index
Constructors
constructor
Methods
post
shared
Data
Constructors
constructor
new
Web
View
Challenge
(
webViewHttp
:
AndroidWebViewHttp
)
:
WebViewChallenge
Parameters
webViewHttp
:
AndroidWebViewHttp
Returns
WebViewChallenge
Methods
post
post
<
Response
>
(
data
:
Record
<
string
,
string
>
)
:
Promise
<
Response
>
Type Parameters
Response
Parameters
data
:
Record
<
string
,
string
>
Returns
Promise
<
Response
>
shared
Data
shared
Data
(
url
:
string
|
URL
)
:
Promise
<
null
|
WebViewChallengeSharedData
.
Root
>
Parameters
url
:
string
|
URL
Returns
Promise
<
null
|
WebViewChallengeSharedData
.
Root
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
post
shared
Data
IGPAPI
Loading...