chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.target / RemoteLocation

RemoteLocation

data class RemoteLocation

Constructors

<init>

RemoteLocation(host: String, port: Int)

Properties

host

val host: String

port

val port: Int