Interface BusEventAgentReceive

interface BusEventAgentReceive {
    agentProfile?: AgentProfile;
    data: MessageResponse;
    type: AGENT_RECEIVE;
}

Hierarchy (View Summary, Expand)

Properties

agentProfile?: AgentProfile

The type of this event.

MMNEPVFCICPMFPCPTTAAATR