users property

List<User> users
getter/setter pair

Users linked to this ChatContact.

Guaranteed to have no duplicates.

Implementation

List<User> users;