MediaConcurrency

Contains information about which channels are supported, and how many contacts an agent can have on a channel simultaneously.

Types

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

Properties

Link copied to clipboard

The channels that agents can handle in the Contact Control Panel (CCP).

Link copied to clipboard

The number of contacts an agent can have on a channel simultaneously.

Link copied to clipboard

Defines the cross-channel routing behavior for each channel that is enabled for this Routing Profile. For example, this allows you to offer an agent a different contact from another channel when they are currently working with a contact from a Voice channel.

Functions

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