matrix-js-sdk
Preparing search index...
matrix
<internal>
SessionDescription
Interface SessionDescription
The session description is used to identify a session. Used in the state event.
interface
SessionDescription
{
application
:
string
;
id
:
string
;
}
Index
Properties
application
id
Properties
application
application
:
string
id
id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
application
id
matrix-js-sdk
Loading...
The session description is used to identify a session. Used in the state event.