AnalyticsIntentNodeSummary

An object containing information about the requested path.

Types

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

Properties

Link copied to clipboard

The total number of sessions that follow the given path to the given intent.

Link copied to clipboard

The number of intents up to and including the requested path.

Link copied to clipboard

The name of the intent at the end of the requested path.

Link copied to clipboard

The path.

Link copied to clipboard

Specifies whether the node is the end of a path (Exit) or not (Inner).

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