localGroupIds property

List<String> localGroupIds
getter/setter pair

All groups the local node is subscribed to. Used to populate self-entries in the routing table so that multi-hop peers learn about ALL of our group memberships, not just the first.

Implementation

List<String> localGroupIds;