PutRumEventsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A structure that contains information about the app monitor that collected this telemetry information.

Link copied to clipboard

A unique identifier for this batch of RUM event data.

Link copied to clipboard
val id: String

The ID of the app monitor that is sending this data.

Link copied to clipboard

An array of structures that contain the telemetry event data.

Link copied to clipboard

A structure that contains information about the user session that this batch of events was collected from.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String