Module: Kameleoon::Events::RequestType
- Defined in:
- lib/kameleoon/events/request_type.rb
Overview
Type of an HTTP request performed by the SDK, reported to HttpRequestHandler.
Constant Summary collapse
- DATAFILE =
Fetching of the SDK configuration (data file).
:datafile- TRACKING =
Sending of tracking data.
:tracking- REMOTE_VISITOR_DATA =
Fetching of remote visitor data.
:remote_visitor_data- REMOTE_DATA =
Fetching of remote data.
:remote_data- ACCESS_TOKEN =
Fetching of the Kameleoon API access token.
:access_token