Table of Contents
API reference

Property MaxDaveProtocolVersion

Namespace
DisCatSharp.Voice
Assembly
DisCatSharp.Voice.dll

MaxDaveProtocolVersion

Sets the maximum DAVE protocol version this client advertises to the gateway.

A value of 0 disables DAVE negotiation entirely (server will not initiate DAVE).

Defaults to 1.

public int MaxDaveProtocolVersion { set; }

Property Value

int