interface NetworkingResumingState

export interface NetworkingResumingState

The state that a Networking instance will be in when its connection has been dropped unexpectedly, and it is attempting to resume an existing session.

connectionData : ConnectionData

connectionOptions : ConnectionOptions

optional
preparedPacket? : Buffer | undefined