Constructors
constructor
- new DeviceLists(changed?, left?): DeviceLists
Parameters
Optional
changed: null | UserId[]Optional
left: null | UserId[]
Accessors
changed
- get changed(): UserId[]
left
- get left(): UserId[]
Methods
isEmpty
- isEmpty(): boolean
Returns boolean
Information on E2E device updates.