HostMachineConnectConfig

Constructors

Link copied to clipboard
constructor(type: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard

深拷贝

Link copied to clipboard
abstract operator override fun equals(other: Any?): Boolean
Link copied to clipboard
abstract fun getIcon(): Icon

获取对应连接方式的图标

Link copied to clipboard
abstract fun getOS(): OS

获取操作系统类型

Link copied to clipboard
abstract override fun hashCode(): Int