matrix-js-sdk
Preparing search index...
matrix
IToDeviceEvent
Interface IToDeviceEvent
A to-device message as received from the sync.
interface
IToDeviceEvent
{
content
:
IContent
;
sender
:
string
;
type
:
string
;
}
Index
Properties
content
sender
type
Properties
content
content
:
IContent
sender
sender
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
sender
type
matrix-js-sdk
Loading...
A to-device message as received from the sync.