data class RemoteLocation
Official doc
RemoteLocation(host: String, port: Int)
val host: String
val port: Int