Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
MSC3575SlidingSyncResponse
Interface MSC3575SlidingSyncResponse
A complete Sliding Sync response
interface
MSC3575SlidingSyncResponse
{
extensions
:
Record
<
string
,
object
>
;
lists
:
Record
<
string
,
ListResponse
>
;
pos
:
string
;
rooms
:
Record
<
string
,
MSC3575RoomData
>
;
txn_id
?:
string
;
}
Index
Properties
extensions
lists
pos
rooms
txn_
id?
Properties
extensions
extensions
:
Record
<
string
,
object
>
lists
lists
:
Record
<
string
,
ListResponse
>
pos
pos
:
string
rooms
rooms
:
Record
<
string
,
MSC3575RoomData
>
Optional
txn_
id
txn_
id
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
extensions
lists
pos
rooms
txn_
id
matrix-js-sdk
Loading...
A complete Sliding Sync response