jsf.js_next_gen
Preparing search index...
faces
push
OnCloseHandler
Type Alias OnCloseHandler
OnCloseHandler
:
(
code
:
number
,
channel
:
string
,
event
:
CloseEvent
)
=>
void
Invoked when the websocket is closed and will not attempt to reconnect.
Type Declaration
(
code
:
number
,
channel
:
string
,
event
:
CloseEvent
)
:
void
Parameters
code
:
number
channel
:
string
event
:
CloseEvent
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
jsf.js_next_gen
Loading...
Invoked when the websocket is closed and will not attempt to reconnect.