owservable
Preparing search index...
LifecycleEvent
Type Alias LifecycleEvent
type
LifecycleEvent
=
{
collection
:
string
;
error
?:
any
;
timestamp
:
Date
;
type
:
"live"
|
"error"
|
"close"
|
"end"
;
}
Index
Properties
collection
error?
timestamp
type
Properties
collection
collection
:
string
Optional
error
error
?:
any
timestamp
timestamp
:
Date
type
type
:
"live"
|
"error"
|
"close"
|
"end"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
error
timestamp
type
owservable
Loading...