getLanguageValue

abstract fun getLanguageValue(index: Int): Int
Enabled guest languages.
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.