ListenerQuicConfig

data class ListenerQuicConfig(val quicListenerId: String? = null, val quicUpgradeEnabled: Boolean? = null)

Constructors

Link copied to clipboard
constructor(quicListenerId: String? = null, quicUpgradeEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val quicListenerId: String? = null

There Is a Need to Correlate the QuIC Listener ID. The Https Listener, in Effect at the Time. quicupgradeenabled True When Required.

Link copied to clipboard

Indicates Whether to Enable the QuIC Upgrade