getPreconnect

open fun getPreconnect(index: Int): String
Specifies hostnames to pre-connect to.
repeated string preconnect = 19;

Return

The preconnect at the given index.

Parameters

index

The index of the element to return.