Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
Scheduling
SchedulerEvent
Interface SchedulerEvent
interface
SchedulerEvent
{
type
:
SchedulerEventType
;
scheduleId
:
string
;
timestamp
:
number
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
type
schedule
Id
timestamp
data?
Properties
type
type
:
SchedulerEventType
schedule
Id
schedule
Id
:
string
timestamp
timestamp
:
number
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
schedule
Id
timestamp
data
@iqai/adk API Documentation
Loading...