WebSocketWrapper
Summary
Members
Descriptions
Creates a new instance.
Members
Creates a new instance.
Parameters
uri
The URI of the WebSocket server.
Returns
Last updated
Creates a new instance.
Creates a new instance.
uri
The URI of the WebSocket server.
Last updated
public WebSocketState
public async Task
(string uri)
public async Task
()
public async Task
()
public void
()
private string
private bool
private void
()
private void
(string errormsg)
private void
()
private void
(WebSocketCloseCode closeCode)
private void
(byte[] data)
private async void
()
private async void
()
public WebSocketState
public async Task
(string uri)
public async Task
()
public async Task
()
public void
()
private string
private bool
private void
()
private void
(string errormsg)
private void
()
private void
(WebSocketCloseCode closeCode)
private void
(byte[] data)
private async void
()
private async void
()