SegmentBehaviors

Specifies dimension settings for including or excluding endpoints from a segment based on how recently an endpoint was active.

Types

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

Properties

Link copied to clipboard

The dimension settings that are based on how recently an endpoint was active.

Functions

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