WebsocketConnection.uri

Get uri property.

class WebsocketConnection
@property
uri
()

Return Value

Type: 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.