getPrivilege

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

Return

The privilege at the given index.

Parameters

index

The index of the element to return.