data class UnbindRequest
Request object containing input parameters for the TetheringDomain.unbind command.
<init> |
Request object containing input parameters for the TetheringDomain.unbind command. UnbindRequest(port: Int) |
port |
Port number to unbind. val port: Int |