getIndicatedValue

open fun getIndicatedValue(index: Int): Int
Client hints indicated by the client for this HTTP cycle.
repeated .elide.page.Context.ClientHint indicated = 2;

Return

The enum numeric value on the wire of indicated at the given index.

Parameters

index

The index of the value to return.