joined property

List<String> joined
getter/setter pair

A list of room IDs where both the authenticated user and user_id have a membership of type join.

Implementation

List<String> joined;