WebsocketExtension.configure

Configures @extension with the given @params

class WebsocketExtension
bool
configure

Parameters

connectionType SoupWebsocketConnectionType

either %SOUP_WEBSOCKET_CONNECTION_CLIENT or %SOUP_WEBSOCKET_CONNECTION_SERVER

params HashTable

the parameters, or %NULL

Return Value

Type: bool

%TRUE if extension could be configured with the given parameters, or %FALSE otherwise

Throws

GException on failure.

Meta