SerenityJS
Preparing search index...
@serenityjs/raknet
RaknetEvents
Interface RaknetEvents
interface
RaknetEvents
{
connect
:
[
Connection
]
;
disconnect
:
[
Connection
]
;
encapsulated
:
[
Connection
,
Buffer
]
;
error
:
[
Error
]
;
}
Index
Properties
connect
disconnect
encapsulated
error
Properties
connect
connect
:
[
Connection
]
disconnect
disconnect
:
[
Connection
]
encapsulated
encapsulated
:
[
Connection
,
Buffer
]
error
error
:
[
Error
]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connect
disconnect
encapsulated
error
SerenityJS
Loading...