CustomEvents

A structure that contains information about custom events for this app monitor.

Types

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

Properties

Link copied to clipboard

Specifies whether this app monitor allows the web client to define and send custom events. The default is for custom events to be DISABLED.

Functions

Link copied to clipboard
inline fun copy(block: CustomEvents.Builder.() -> Unit = {}): CustomEvents
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