GI.Soup.Objects.WebsocketConnection

Exported types

data WebsocketConnection

class IsWebsocketConnection o

toWebsocketConnection

noWebsocketConnection

Methods

close

data WebsocketConnectionCloseMethodInfo

websocketConnectionClose

getCloseCode

data WebsocketConnectionGetCloseCodeMethodInfo

websocketConnectionGetCloseCode

getCloseData

data WebsocketConnectionGetCloseDataMethodInfo

websocketConnectionGetCloseData

getConnectionType

data WebsocketConnectionGetConnectionTypeMethodInfo

websocketConnectionGetConnectionType

getIoStream

data WebsocketConnectionGetIoStreamMethodInfo

websocketConnectionGetIoStream

getOrigin

data WebsocketConnectionGetOriginMethodInfo

websocketConnectionGetOrigin

getProtocol

data WebsocketConnectionGetProtocolMethodInfo

websocketConnectionGetProtocol

getState

data WebsocketConnectionGetStateMethodInfo

websocketConnectionGetState

getUri

data WebsocketConnectionGetUriMethodInfo

websocketConnectionGetUri

new

websocketConnectionNew

sendBinary

data WebsocketConnectionSendBinaryMethodInfo

websocketConnectionSendBinary

sendText

data WebsocketConnectionSendTextMethodInfo

websocketConnectionSendText

Properties

connectionType

data WebsocketConnectionConnectionTypePropertyInfo

constructWebsocketConnectionConnectionType

getWebsocketConnectionConnectionType

websocketConnectionConnectionType

ioStream

data WebsocketConnectionIoStreamPropertyInfo

constructWebsocketConnectionIoStream

getWebsocketConnectionIoStream

websocketConnectionIoStream

origin

data WebsocketConnectionOriginPropertyInfo

constructWebsocketConnectionOrigin

getWebsocketConnectionOrigin

websocketConnectionOrigin

protocol

data WebsocketConnectionProtocolPropertyInfo

constructWebsocketConnectionProtocol

getWebsocketConnectionProtocol

websocketConnectionProtocol

state

data WebsocketConnectionStatePropertyInfo

getWebsocketConnectionState

websocketConnectionState

uri

data WebsocketConnectionUriPropertyInfo

constructWebsocketConnectionUri

getWebsocketConnectionUri

websocketConnectionUri

Signals

closed

type C_WebsocketConnectionClosedCallback

type WebsocketConnectionClosedCallback

data WebsocketConnectionClosedSignalInfo

afterWebsocketConnectionClosed

genClosure_WebsocketConnectionClosed

noWebsocketConnectionClosedCallback

onWebsocketConnectionClosed

wrap_WebsocketConnectionClosedCallback

closing

type C_WebsocketConnectionClosingCallback

type WebsocketConnectionClosingCallback

data WebsocketConnectionClosingSignalInfo

afterWebsocketConnectionClosing

genClosure_WebsocketConnectionClosing

noWebsocketConnectionClosingCallback

onWebsocketConnectionClosing

wrap_WebsocketConnectionClosingCallback

error

type C_WebsocketConnectionErrorCallback

type WebsocketConnectionErrorCallback

data WebsocketConnectionErrorSignalInfo

afterWebsocketConnectionError

genClosure_WebsocketConnectionError

noWebsocketConnectionErrorCallback

onWebsocketConnectionError

wrap_WebsocketConnectionErrorCallback

message

type C_WebsocketConnectionMessageCallback

type WebsocketConnectionMessageCallback

data WebsocketConnectionMessageSignalInfo

afterWebsocketConnectionMessage

genClosure_WebsocketConnectionMessage

noWebsocketConnectionMessageCallback

onWebsocketConnectionMessage

wrap_WebsocketConnectionMessageCallback