webkit2gtkd ~master (2021-10-23T04:34:38.5273802)
Dub
Repo
WebsocketConnection.this
soup
WebsocketConnection
WebsocketConnection
Sets our main struct and passes it to the parent class.
this
(SoupWebsocketConnection* soupWebsocketConnection, bool ownedRef)
class
WebsocketConnection
this
(
SoupWebsocketConnection
*
soupWebsocketConnection
,
bool
ownedRef
= false
)
this
(IOStream stream, URI uri, SoupWebsocketConnectionType type, string origin, string protocol)
this
(IOStream stream, URI uri, SoupWebsocketConnectionType type, string origin, string protocol, ListG extensions)
Meta
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
Sets our main struct and passes it to the parent class.