interface NetworkingUdpHandshakingState

export interface NetworkingUdpHandshakingState

The state that a Networking instance will be in when opening a UDP connection to the IP and port provided by Discord, as well as performing IP discovery.

connectionData : Pick<ConnectionData, 'ssrc'>

connectionOptions : ConnectionOptions