EnableNetworkEmulationOptions

external interface EnableNetworkEmulationOptions

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

downloadThroughput
Link copied to clipboard
open var downloadThroughput: Number?
latency
Link copied to clipboard
open var latency: Number?
offline
Link copied to clipboard
open var offline: Boolean?
uploadThroughput
Link copied to clipboard
open var uploadThroughput: Number?