Virtual Method
SoupWebsocketExtensionconfigure
Declaration [src]
gboolean
configure (
SoupWebsocketExtension* extension,
SoupWebsocketConnectionType connection_type,
GHashTable* params,
GError** error
)
Parameters
connection_type |
SoupWebsocketConnectionType |
Either |
|
params |
GHashTable |
The parameters. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |