CallAnalyticsSkippedFeature

Represents a skipped analytics feature during the analysis of a call analytics job.

The Feature field indicates the type of analytics feature that was skipped.

The Message field contains additional information or a message explaining why the analytics feature was skipped.

The ReasonCode field provides a code indicating the reason why the analytics feature was skipped.

Types

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

Properties

Link copied to clipboard

Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.

Link copied to clipboard

Contains additional information or a message explaining why a specific analytics feature was skipped during the analysis of a call analytics job.

Link copied to clipboard

Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a call analytics job.

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