Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
SessionExtended
Interface SessionExtended
Extended data on a Megolm session
interface
SessionExtended
{
needsBackup
:
boolean
;
senderKey
:
string
;
sessionData
?:
InboundGroupSessionData
;
sessionId
:
string
;
}
Hierarchy (
view full
)
ISession
SessionExtended
Index
Properties
needs
Backup
sender
Key
session
Data?
session
Id
Properties
needs
Backup
needs
Backup
:
boolean
sender
Key
sender
Key
:
string
Optional
session
Data
session
Data
?:
InboundGroupSessionData
session
Id
session
Id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
needs
Backup
sender
Key
session
Data
session
Id
matrix-js-sdk
Loading...
Extended data on a Megolm session