chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.tethering

Package org.hildan.chrome.devtools.domains.tethering

Types

BindRequest

Request object containing input parameters for the TetheringDomain.bind command.

data class BindRequest

TetheringDomain

The Tethering domain defines methods and events for browser port binding.

class TetheringDomain

UnbindRequest

Request object containing input parameters for the TetheringDomain.unbind command.

data class UnbindRequest