WebsocketConnectionGidBuilderImpl.uri
T uri(glib.uri.Uri propval)Set uri property.
Parameters
propval | The URI of the WebSocket. For servers this represents the address of the WebSocket, and for clients it is the address connected to. |
Returns
Builder instance for fluent chaining