Interface WarmTransferResult

interface WarmTransferResult {
    humanAgentIdentity: string;
}

Properties

humanAgentIdentity: string