Method

SoupWebsocketConnectionget_keepalive_pong_timeout

Declaration [src]

guint
soup_websocket_connection_get_keepalive_pong_timeout (
  SoupWebsocketConnection* self
)

Description [src]

Gets the keepalive pong timeout in seconds or 0 if disabled.

Available since:3.6

Return value

Returns: guint
 

The keepalive pong timeout.