getTopics

open fun getTopics(index: Int): String

repeated string topics = 2;

Return

The topics at the given index.

Parameters

index

The index of the element to return.