WSConnector Properties |
The WSConnector type exposes the following members.
Name | Description | |
---|---|---|
![]() | Authentication |
Credentials used to authenticate with the server.
|
![]() | Headers |
Headers to pass when making the socket.
|
![]() | OnClose |
This delegate is invoked when the connection is closed.
|
![]() | OnMessage |
This delegate is invoked when a message is received for a socket.
|
![]() | State |
The current state of this connector.
|
![]() | URL |
The URL of the WebSocket.
|