RUM JavaScript API - 1.345.1
    Preparing search index...

    Type Alias UserActionActivityTrackerStopExperimental

    UserActionActivityTrackerStop: () => void

    Function called by the agent when the user action completes (naturally, by timeout, page hide, or interruption). Release subscriptions, timers, and handles here.

    Type Declaration

      • (): void
      • Returns void