Table of Contents

Class VoiceLinkConnectionEventArgs

Namespace
DSharpPlus.VoiceLink.EventArgs
Assembly
DSharpPlus.VoiceLink.dll
public sealed class VoiceLinkConnectionEventArgs : AsyncEventArgs
Inheritance
AsyncEventArgs
VoiceLinkConnectionEventArgs
Inherited Members

Constructors

public VoiceLinkConnectionEventArgs(VoiceLinkConnection connection)

Parameters

connection VoiceLinkConnection

Properties

public VoiceLinkConnection Connection { get; init; }

Property Value

VoiceLinkConnection