@foxglove/rosbag
Preparing search index...
@foxglove/rosbag
MessageEvent
Type Alias MessageEvent
type
MessageEvent
=
{
connectionId
:
number
;
data
:
Uint8Array
;
message
?:
unknown
;
timestamp
:
Time
;
topic
:
string
;
}
Index
Properties
connection
Id
data
message?
timestamp
topic
Properties
connection
Id
connectionId
:
number
data
data
:
Uint8Array
Optional
message
message
?:
unknown
timestamp
timestamp
:
Time
topic
topic
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection
Id
data
message
timestamp
topic
@foxglove/rosbag
Loading...