start

open suspend override fun start(configuration: VoiceGatewayConfiguration)(source)

Starts a reconnection voice gateway connection with the given configuration. This function will suspend until the lifecycle of the gateway has ended.

Parameters

configuration
  • the configuration for this gateway session.