PstnDialIn

The information for public switched telephone network (PSTN) conferencing.

Types

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

Properties

Link copied to clipboard

The zip code.

Link copied to clipboard

The delay duration before Alexa enters the conference ID with dual-tone multi-frequency (DTMF). Each number on the dial pad corresponds to a DTMF tone, which is how we send data over the telephone network.

Link copied to clipboard

The delay duration before Alexa enters the conference pin with dual-tone multi-frequency (DTMF). Each number on the dial pad corresponds to a DTMF tone, which is how we send data over the telephone network.

Link copied to clipboard

The phone number to call to join the conference.

Functions

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