Pokedex
Preparing search index...
Application/Shared/Monitoring/MonitorInterface
MonitorInterface
Interface MonitorInterface
Interface for monitoring operations
interface
MonitorInterface
{
trackEvent
(
event
:
unknown
)
:
void
;
}
Implemented by
Monitor
Index
Methods
track
Event
Methods
track
Event
trackEvent
(
event
:
unknown
)
:
void
Tracks a monitoring event
Parameters
event
:
unknown
The event data to track
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
track
Event
Pokedex
Loading...
Interface for monitoring operations