Interface BusEventAgentPreReceive

interface BusEventAgentPreReceive {
    agentProfile?: AgentProfile;
    data: MessageResponse;
    type: AGENT_PRE_RECEIVE;
}

Hierarchy (View Summary, Expand)

Properties

agentProfile?: AgentProfile

The type of this event.

MMNEPVFCICPMFPCPTTAAATR