Table of Contents
API reference

Class DaveStateChangedEventArgs

Namespace
DisCatSharp.Voice.EventArgs
Assembly
DisCatSharp.Voice.dll

Represents arguments for DAVE state-transition notifications.

public sealed class DaveStateChangedEventArgs : DiscordEventArgs
Inheritance
DaveStateChangedEventArgs
Inherited Members

Properties

Handler

Gets the handler that triggered this transition.

IsActive

Gets whether the new state is Active.

NewState

Gets the new DAVE state.

OldState

Gets the previous DAVE state.

ProtocolVersion

Gets the DAVE protocol version associated with this transition.

Reason

Gets a short transition reason.