A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
ReceivedSessionMessage
Interface ReceivedSessionMessage
Pull-mode message paired with the transport that delivered it.
interface
ReceivedSessionMessage
{
message
:
WireMessage
;
streamId
:
string
;
}
Index
Properties
message
stream
Id
Properties
message
message
:
WireMessage
stream
Id
streamId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
stream
Id
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Pull-mode message paired with the transport that delivered it.