getProtocol

open fun getProtocol(index: Int): Layer4Protocol
Layer 4 protocols to support through this listener.
repeated .elide.net.Layer4Protocol protocol = 2;

Return

The protocol at the given index.

Parameters

index

The index of the element to return.