QueueInfo

class QueueInfo

If this contact was queued, this contains information about the queue.

Types

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

Properties

Link copied to clipboard

The timestamp when the contact was added to the queue.

Link copied to clipboard
val id: String?

The unique identifier for the queue.

Functions

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