Class UdpConnectionProvider
- Namespace
- NetCord.Gateway.Voice.UdpSockets
- Assembly
- NetCord.dll
public class UdpConnectionProvider : IUdpConnectionProvider
- Inheritance
-
UdpConnectionProvider
- Implements
- Inherited Members
Properties
Instance
public static UdpConnectionProvider Instance { get; }
Property Value
Methods
CreateConnection(string, ushort)
public IUdpConnection CreateConnection(string ip, ushort port)