getHandler

open fun getHandler(index: Int): String
Handlers active for these settings.
repeated string handler = 2;

Return

The handler at the given index.

Parameters

index

The index of the element to return.