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
preparedPacket? : Buffer | undefined