Documentation
Dlang.org
WebsocketConnection.connectionType
soup
websocket_connection
WebsocketConnection
Get
connectionType
property.
class
WebsocketConnection
@
property
soup.types.WebsocketConnectionType
connectionType
(
)
Return Value
Type:
soup
.
types
.
WebsocketConnectionType
The type of connection (client/server).
soup
websocket_connection
WebsocketConnection
constructors
this
functions
close
connectClosed
connectClosing
connectError
connectMessage
connectPong
getCloseCode
getCloseData
getConnectionType
getExtensions
getIoStream
getKeepaliveInterval
getMaxIncomingPayloadSize
getOrigin
getProtocol
getState
getUri
self
sendBinary
sendMessage
sendText
setKeepaliveInterval
setMaxIncomingPayloadSize
properties
_gType
connectionType
extensions
ioStream
keepaliveInterval
maxIncomingPayloadSize
origin
protocol
state
uri
static functions
_getGType
builder
Get connectionType property.