Preparing search index...
The search index is not available
Pixel Pigeon Documentation
Pixel Pigeon Documentation
ListenToSocketioEventOptions
Interface ListenToSocketioEventOptions<Message>
interface
ListenToSocketioEventOptions
<
Message
extends
object
>
{
event
:
string
;
onMessage
:
(
message
:
Message
)
=>
void
;
}
Type Parameters
Message
extends
object
Index
Properties
event
on
Message
Properties
event
event
:
string
on
Message
onMessage
:
(
message
:
Message
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
on
Message
Pixel Pigeon Documentation
Loading...