Interface BusEventReceive

interface BusEventReceive {
    data: MessageResponse;
    type: RECEIVE;
}

Hierarchy (View Summary, Expand)

Properties

Properties

type: RECEIVE

The type of this event.

MMNEPVFCICPMFPCPTTAAATR