RUM powered by Grail JavaScript API - 1.327.2
Preparing search index...
RUMUserInteractionSingleEventContext
Interface RUMUserInteractionSingleEventContext
The event context provided for simple user interaction events.
See
RUMUserInteractionBase
interface
RUMUserInteractionSingleEventContext
{
subType
:
SINGLE
;
type
:
USER_INTERACTION
;
userInteraction
:
Event
;
}
Hierarchy (
View Summary
)
BaseEventContext
RUMUserInteractionSingleEventContext
Index
Properties
sub
Type
type
user
Interaction
Properties
sub
Type
subType
:
SINGLE
type
type
:
USER_INTERACTION
user
Interaction
userInteraction
:
Event
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
sub
Type
type
user
Interaction
RUM powered by Grail JavaScript API - 1.327.2
Loading...
The event context provided for simple user interaction events.
See
RUMUserInteractionBase