Table of Contents

Interface IUdpConnectionProvider

Namespace
NetCord.Gateway.Voice.UdpSockets
Assembly
NetCord.dll
public interface IUdpConnectionProvider

Methods

CreateConnection(string, ushort)

IUdpConnection CreateConnection(string ip, ushort port)

Parameters

ip string
port ushort

Returns

IUdpConnection