pl.wendigo.chrome.api.tethering / UnbindRequest

UnbindRequest

data class UnbindRequest (source)

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

Request browser port unbinding.

Link
Tethering#unbind method documentation.

See Also

TetheringOperations.unbind

Constructors

<init>

UnbindRequest(port: Int)

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

Properties

port

val port: Int

Port number to unbind.