pl.wendigo.chrome.domain.tethering / UnbindRequest

UnbindRequest

data class UnbindRequest (source)

Represents request frame that can be used with Tethering.unbind method call.

Request browser port unbinding.

Constructors

<init>

UnbindRequest(port: Int)

Represents request frame that can be used with Tethering.unbind method call.

Properties

port

val port: Int

Port number to unbind.