Enumeration EventChannelMessageTypes

Event channel message types for blockchain event handler.

Enumeration Members

DEREGISTER_FILTER: "DEREGISTER_FILTER"
EMIT_ERROR: "EMIT_ERROR"
EMIT_EVENT: "EMIT_EVENT"
PING: "PING"
PONG: "PONG"
REGISTER_FILTER: "REGISTER_FILTER"