Module: Kameleoon::Events::DataFileUpdateEvent::Source

Defined in:
lib/kameleoon/events/data_file_update_event.rb

Overview

Source of a data file update.

Constant Summary collapse

POLLING =

The data file was updated by periodic polling.

:polling
STREAMING =

The data file was updated by a real-time (streaming) notification.

:streaming