webkit2gtkd ~master (2021-10-23T04:34:38.5273802)
Dub
Repo
WebsocketConnection.addOnClosing
soup
WebsocketConnection
WebsocketConnection
This signal will be emitted during an orderly close.
class
WebsocketConnection
gulong
addOnClosing
(
void
delegate
(
WebsocketConnection
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.50
Source
See Implementation
soup
WebsocketConnection
WebsocketConnection
constructors
this
functions
addOnClosed
addOnClosing
addOnError
addOnMessage
addOnPong
close
getCloseCode
getCloseData
getConnectionType
getExtensions
getIoStream
getKeepaliveInterval
getMaxIncomingPayloadSize
getOrigin
getProtocol
getState
getStruct
getUri
getWebsocketConnectionStruct
sendBinary
sendMessage
sendText
setKeepaliveInterval
setMaxIncomingPayloadSize
static functions
getType
variables
soupWebsocketConnection
This signal will be emitted during an orderly close.