Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-intelligence
CloudMeetingAlert
Interface CloudMeetingAlert
Meeting alert
interface
CloudMeetingAlert
{
acknowledged
?:
boolean
;
confidence
:
number
;
content
:
string
;
id
:
string
;
priority
:
"high"
|
"low"
|
"medium"
;
speaker
:
string
;
timestamp
:
Date
;
type
:
"decision"
|
"action_item"
|
"question"
|
"concern"
;
}
Index
Properties
acknowledged?
confidence
content
id
priority
speaker
timestamp
type
Properties
Optional
acknowledged
acknowledged
?:
boolean
confidence
confidence
:
number
content
content
:
string
id
id
:
string
priority
priority
:
"high"
|
"low"
|
"medium"
speaker
speaker
:
string
timestamp
timestamp
:
Date
type
type
:
"decision"
|
"action_item"
|
"question"
|
"concern"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acknowledged
confidence
content
id
priority
speaker
timestamp
type
Hiyve Components - v1.0.0
Loading...
Meeting alert