getLanguageValue

abstract fun getLanguageValue(index: Int): Int
Syntax set enabled for this application, if any.
repeated .elide.meta.GuestLanguage language = 1;

Return

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

Parameters

index

The index of the value to return.