handleCloseEvent

open fun handleCloseEvent(@NotNull consumer: @NotNull BiConsumer<Tracker, Tracker.CloseReason>)

Registers a handler for the tracker close event.

Since

1.15.2

Parameters

consumer

the handler