orbit-proto / orbit.shared.proto / Node / CapabilitiesProtoOrBuilder / getAddressableTypes

getAddressableTypes

abstract fun getAddressableTypes(index: Int): String!

repeated string addressableTypes = 1;

Parameters

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

Return
String!: The addressableTypes at the given index.