Method

SoupWebsocketConnectionget_max_incoming_payload_size

Declaration [src]

guint64
soup_websocket_connection_get_max_incoming_payload_size (
  SoupWebsocketConnection* self
)

Description [src]

Gets the maximum payload size allowed for incoming packets.

Return value

Type: guint64

The maximum payload size.