getMethodNamesBytes

abstract fun getMethodNamesBytes(index: Int): ByteString

repeated string method_names = 3;

Return

The methodNames at the given index.

Parameters

index

The index of the element to return.