Hiyve Components - v1.0.0
Preparing search index...
@hiyve/cloud
AlertSettings
Interface AlertSettings
Alert settings configuration
interface
AlertSettings
{
audioAlerts
:
boolean
;
categories
:
{
[
key
:
string
]:
{
enabled
:
boolean
;
minConfidence
:
number
;
sensitivity
:
"medium"
|
"low"
|
"high"
;
}
;
}
;
cooldownSeconds
:
number
;
enabled
:
boolean
;
sharedCategories
:
string
[]
;
shareWithParticipants
:
boolean
;
}
Index
Properties
audio
Alerts
categories
cooldown
Seconds
enabled
shared
Categories
share
With
Participants
Properties
audio
Alerts
audioAlerts
:
boolean
categories
categories
:
{
[
key
:
string
]:
{
enabled
:
boolean
;
minConfidence
:
number
;
sensitivity
:
"medium"
|
"low"
|
"high"
;
}
;
}
cooldown
Seconds
cooldownSeconds
:
number
enabled
enabled
:
boolean
shared
Categories
sharedCategories
:
string
[]
share
With
Participants
shareWithParticipants
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Alerts
categories
cooldown
Seconds
enabled
shared
Categories
share
With
Participants
Hiyve Components - v1.0.0
Loading...
Alert settings configuration