Method Setup
- Namespace
- DSharpPlus.Net.Udp
- Assembly
- DSharpPlus.dll
Setup(ConnectionEndpoint)
Configures the UDP client.
public abstract void Setup(ConnectionEndpoint endpoint)
Parameters
endpointConnectionEndpointEndpoint that the client will be communicating with.