Method
SoupWebsocketConnectionget_io_stream
Declaration [src]
GIOStream*
soup_websocket_connection_get_io_stream (
SoupWebsocketConnection* self
)
Return value
Returns: | GIOStream |
The WebSocket’s I/O stream. |
|
The data is owned by the instance. |