Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface AgentLeftEventType

    interface AgentLeftEventType {
        agent: Agent;
    }
    Index

    Properties

    Properties

    agent: Agent

    Represents an agent that is involved in a conversation.