getPrivilegeValue

abstract fun getPrivilegeValue(index: Int): Int
Suite of generic privilege markers included in this application privilege payload.
repeated .elide.app.Privilege privilege = 1;

Return

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

Parameters

index

The index of the value to return.