Information on E2E device updates.
Create an empty DeviceLists.
DeviceLists
changed and left must be an array of UserId.
changed
left
UserId
Items inside changed and left will be invalidated by this method. Be careful not to use the UserIds after this method has been called.
Optional
Readonly
List of users who have updated their device identity keys or who now share an encrypted room with the client since the previous sync
List of users who no longer share encrypted rooms since the previous sync response.
Returns true if there are no device list updates.
Information on E2E device updates.