Session.websocketConnectFinish

Gets the classWebsocketConnection response to a [soup.session.Session.websocketConnectAsync] call.

If successful, returns a classWebsocketConnection that can be used to communicate with the server.

Parameters

resultthe #GAsyncResult passed to your callback

Returns

a new #SoupWebsocketConnection, or

null on error.

Throws

[ErrorWrap]