AmbrResponse

data class AmbrResponse(val downlink: String, val uplink: String)

Aggregate maximum bit rate.

Constructors

Link copied to clipboard
constructor(downlink: String, uplink: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Downlink bit rate.

Link copied to clipboard

Uplink bit rate.