getDnsPrefetch

open fun getDnsPrefetch(index: Int): String
Specifies hostnames to pre-load DNS records for.
repeated string dns_prefetch = 18;

Return

The dnsPrefetch at the given index.

Parameters

index

The index of the element to return.