Threshold

@Serializable
enum Threshold : Enum<Threshold>

Entries

Link copied to clipboard

Represents that the network has reached a very low threshold of packet loss.

Link copied to clipboard
Low()

Represents that the network has reached a low threshold of packet loss.

Link copied to clipboard

Represents that the network has reached a good threshold of packet loss.