getTopicsBytes

abstract fun getTopicsBytes(index: Int): ByteString

repeated string topics = 2;

Return

The topics at the given index.

Parameters

index

The index of the element to return.