configure


Description:

public virtual bool configure (WebsocketConnectionType connection_type, HashTable<void*,void*>? @params) throws Error

Configures this with the given params.

Parameters:

this

a WebsocketExtension

connection_type

either soup_websocket_connection_client or soup_websocket_connection_server

params

the parameters

Returns:

true if extension could be configured with the given parameters, or false otherwise