ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ConnectionAdapter.handleDisconnect
ae
net
asockets
ConnectionAdapter
Callback setter for when a connection was closed.
class
ConnectionAdapter
@
property
void
handleDisconnect
(
DisconnectHandler
value
)
Meta
Source
See Implementation
ae
net
asockets
ConnectionAdapter
constructors
this
functions
disconnect
onBufferFlushed
onConnect
onDisconnect
onReadData
send
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
variables
bufferFlushedHandler
connectHandler
disconnectHandler
next
readDataHandler
Callback setter for when a connection was closed.