orbit-proto / orbit.shared.proto / Node / CapabilitiesProto / Builder / getAddressableTypesBytes

getAddressableTypesBytes

fun getAddressableTypesBytes(index: Int): ByteString!

repeated string addressableTypes = 1;

Parameters

index - Int: The index of the value to return.

Return
ByteString!: The bytes of the addressableTypes at the given index.