Interface BusEventAgentSend

interface BusEventAgentSend {
    data: MessageRequest;
    files: FileUpload[];
    type: AGENT_SEND;
}

Hierarchy (View Summary, Expand)

Properties

Properties

files: FileUpload[]

The type of this event.

MMNEPVFCICPMFPCPTTAAATR