@finos/perspective
Preparing search index...
dist/wasm/perspective-js.d.ts
ProxySession
Class ProxySession
Index
Constructors
constructor
Methods
close
free
handle_
request
Constructors
constructor
new
ProxySession
(
client
:
Client
,
on_response
:
Function
)
:
ProxySession
Parameters
client
:
Client
on_response
:
Function
Returns
ProxySession
Methods
close
close
()
:
Promise
<
void
>
Returns
Promise
<
void
>
free
free
()
:
void
Returns
void
handle_
request
handle_request
(
value
:
any
)
:
Promise
<
void
>
Parameters
value
:
any
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
close
free
handle_
request
@finos/perspective
Loading...