mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-03 06:28:38 +01:00
wording fix
This commit is contained in:
parent
ccbc88ee5d
commit
334c69bcda
|
|
@ -1015,8 +1015,9 @@ describes an incremental change to one device for a given user which should repl
|
|||
any existing entry in the local server's cache of that device list. Servers must send
|
||||
``m.device_list_update`` EDUs to all the servers who share a room with a given
|
||||
local user, and must be sent whenever that user's device list changes (i.e. for new or
|
||||
deleted devices, when that user joins a new room, or changes of device information such as
|
||||
human-readable name).
|
||||
deleted devices, when that user joins a room which contains servers which are not
|
||||
already receiving updates for that user's device list, or changes in device information
|
||||
such as the device's human-readable name).
|
||||
|
||||
Servers send ``m.device_list_update`` EDUs in a sequence per origin user, each with
|
||||
a unique ``stream_id``. They also include a pointer to the most recent previous EDU(s)
|
||||
|
|
|
|||
Loading…
Reference in a new issue