Member Junction
Preparing search index...
@memberjunction/ng-ai-test-harness
ProgressMessage
Interface ProgressMessage
Progress message with display mode
interface
ProgressMessage
{
displayMode
:
"live"
|
"historical"
|
"both"
;
id
:
string
;
message
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
timestamp
:
Date
;
}
Index
Properties
display
Mode
id
message
metadata?
timestamp
Properties
display
Mode
displayMode
:
"live"
|
"historical"
|
"both"
id
id
:
string
message
message
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Mode
id
message
metadata
timestamp
Member Junction
Loading...
Progress message with display mode