You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means processing m.room_key events. They arrive in the to_device section of /sync return, so the pre-requisite for this is ability to receive to-device messages.
The text was updated successfully, but these errors were encountered:
This means processing
m.room_key
events. They arrive in theto_device
section of/sync
return, so the pre-requisite for this is ability to receive to-device messages.The text was updated successfully, but these errors were encountered: