CheckpointsListenerStats
The CheckpointsListenerStats type describes the number of listeners registered with the Checkpoints object, and can be used for debugging purposes.
{
checkpointIds: number;
checkpoint: number;
}| Type | Description | |
|---|---|---|
checkpointIds | number | The number of |
checkpoint | number | The number of |
A CheckpointsListenerStats object is returned from the getListenerStats method.
Since
v1.0.0