CallDetails

The details of an Amazon Chime SDK Voice Connector call.

Types

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

Properties

Link copied to clipboard

Identifies a person as the caller or the callee.

Link copied to clipboard

The transaction ID of a Voice Connector call.

Link copied to clipboard

The Voice Connector ID.

Functions

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