Documentation
Dlang.org
WebsocketConnection.getKeepaliveInterval
soup
websocket_connection
WebsocketConnection
Gets the keepalive interval in seconds or 0 if disabled.
class
WebsocketConnection
uint
getKeepaliveInterval
(
)
Return Value
Type:
uint
the keepalive interval.
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
Gets the keepalive interval in seconds or 0 if disabled.