Class DeviceLists


  • public class DeviceLists
    extends Object
    Device lists.
    • Field Detail

      • changed

        private List<String> changed
        List of users who have updated their device identity keys since the previous sync response.
      • left

        private List<String> left
        List of users with whom we do not share any encrypted rooms anymore since the previous sync response.
    • Constructor Detail

      • DeviceLists

        public DeviceLists()