getSupportedValue

abstract fun getSupportedValue(index: Int): Int
Client hints supported by the server for this HTTP cycle.
repeated .elide.page.Context.ClientHint supported = 1;

Return

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

Parameters

index

The index of the value to return.