Table of Contents

Method GetNodeConnection

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Gets the Lavalink node connection for the specified endpoint.

public LavalinkNodeConnection GetNodeConnection(ConnectionEndpoint endpoint)

Parameters

endpoint ConnectionEndpoint

Endpoint at which the node resides.

Returns

LavalinkNodeConnection

Lavalink node connection.