SoupWebsocketExtensionClass.configure

struct SoupWebsocketExtensionClass
extern (C)
int function(SoupWebsocketExtension* extension, SoupWebsocketConnectionType connectionType, GHashTable* params, GError** err) configure;

Return Value

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

Throws

GException on failure.

Meta