IGPAPI
Preparing search index...
@igpapi/core
createClientInternals
Function createClientInternals
createClientInternals
(
options
:
IgpapiClientOptions
,
config
:
IgpapiClientConfig
,
)
:
Promise
<
{
application
:
MobileApplicationState
;
client
:
Client
;
cookieJar
:
CookieJarLike
;
device
:
MobileDeviceState
;
session
:
MobileSessionState
;
}
,
>
Parameters
options
:
IgpapiClientOptions
config
:
IgpapiClientConfig
Returns
Promise
<
{
application
:
MobileApplicationState
;
client
:
Client
;
cookieJar
:
CookieJarLike
;
device
:
MobileDeviceState
;
session
:
MobileSessionState
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...