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