Search
Preparing search index...
The search index is not available
matrix-appservice-bridge
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"components/room-bridge-store"
RoomBridgeStoreEntry
Class RoomBridgeStoreEntry
Hierarchy
RoomBridgeStoreEntry
Index
Constructors
constructor
Properties
data
id
matrix
remote
Methods
serialize
Entry
Constructors
constructor
new
Room
Bridge
Store
Entry
(
doc
?:
RoomStoreEntryDoc
)
:
RoomBridgeStoreEntry
Parameters
Optional
doc:
RoomStoreEntryDoc
Returns
RoomBridgeStoreEntry
Properties
data
data
:
Record
<
string
,
unknown
>
Optional
id
id
:
undefined
|
string
Optional
matrix
matrix
:
MatrixRoom
Optional
remote
remote
:
RemoteRoom
Methods
Static
serialize
Entry
serialize
Entry
(
entry
:
RoomBridgeStoreEntry
)
:
RoomStoreEntryDoc
Parameters
entry:
RoomBridgeStoreEntry
Returns
RoomStoreEntryDoc
Globals
"components/room-
bridge-
store"
Room
Bridge
Store
Room
Bridge
Store
Entry
constructor
data
id
matrix
remote
serialize
Entry
Generated using
TypeDoc