matrix-js-sdk
ad9daecb - Pass the right options into SyncApi when peeking

Comment changes are shownComment changes are hidden
Commit
9 years ago
Pass the right options into SyncApi when peeking When we peek into a room, we create its Room object. We need to make sure it is created with the same options as we would if it were created via the /sync calls. Save the options passed in when startClient is called, and then pass them into the SyncApi each time we create it.
Author
Parents
  • lib
    • File
      client.js