MtuUpdated

data class MtuUpdated(val newMtu: MTU) : DeviceConnectionManager.Event

Event indicating the device has updated its MTU size

Constructors

Link copied to clipboard
constructor(newMtu: MTU)

Properties

Link copied to clipboard
val newMtu: MTU

the new MTU size