@eagleoutice/flowr - v2.13.14
Preparing search index...
src/documentation/doc-util/doc-server-message
<internal>
RequestMessageInPingPong
Interface RequestMessageInPingPong
interface
RequestMessageInPingPong
{
description
?:
string
|
(
(
msg
:
IdMessageBase
)
=>
string
)
;
mark
?:
boolean
;
message
:
FlowrMessage
;
type
:
"request"
;
}
Index
Properties
description?
mark?
message
type
Properties
Optional
Readonly
description
description
?:
string
|
(
(
msg
:
IdMessageBase
)
=>
string
)
Optional
Readonly
mark
mark
?:
boolean
Readonly
message
message
:
FlowrMessage
Readonly
type
type
:
"request"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
mark
message
type
@eagleoutice/flowr - v2.13.14
Loading...