groupIds property

List<String> groupIds
final

All groups the remote node is subscribed to. Contains '*' if the node is ungrouped or global.

Implementation

final List<String> groupIds;