WebsocketConnectionGidBuilderImpl.uri

Set uri property.

class WebsocketConnectionGidBuilderImpl(T)
T
uri

Parameters

propval glib.uri.Uri

The URI of the WebSocket.

For servers this represents the address of the WebSocket, and for clients it is the address connected to.

Return Value

Type: T

Builder instance for fluent chaining