WebsocketExtension
A WebSocket extension
#SoupWebsocketExtension is the base class for WebSocket extension objects.
Skipped during bindings generation
method
process_incoming_message
: In/Out parameter is not supportedmethod
process_outgoing_message
: In/Out parameter is not supported
Inheritors
Constructors
Functions
Link copied to clipboard
open fun configure(connectionType: WebsocketConnectionType, params: <Error class: unknown class>? = null): <Error class: unknown class><Boolean>
Configures @extension with the given @params.
Link copied to clipboard
Get the parameters strings to be included in the request header.
Link copied to clipboard
Get the parameters strings to be included in the response header.