RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Interface RUMEventContext

    The event context provided for events created with the dynatrace.sendEvent API.

    interface RUMEventContext {
        custom: unknown;
        type: CUSTOM;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    custom: unknown
    type: CUSTOM