interface NetworkingReadyState

export interface NetworkingReadyState

The state that a Networking instance will be in when it has a fully established connection to a Discord voice server.

connectionData : ConnectionData

connectionOptions : ConnectionOptions

optional
dave? : DAVESession | undefined

optional
preparedPacket? : Buffer | undefined