Documentation
¶
Index ¶
Constants ¶
View Source
const ADD_METERING = "Add metering."
View Source
const APIKEY_ERROR = "Provide a valid apiKey."
View Source
const API_CALL_ERROR = "Error executing API call "
View Source
const APP_CONFIG_ALREADY_INSTANTIATED = "App Configuration instance is already instantiated."
View Source
const CHECK_CONFIGURATION_FILE_PROVIDED = "Checking configuration file is provided by the user or not."
View Source
const COLLECTION_ID_ERROR = "" /* 128-byte string literal not displayed */
View Source
const COLLECTION_ID_VALUE_ERROR = "Provide a valid collectionId."
View Source
const COLLECTION_INIT_ERROR = "" /* 157-byte string literal not displayed */
View Source
const CONFIGURATION_FILE_NOT_FOUND_ERROR = "Provide configuration_file value when live_config_update_enabled is false."
View Source
const CONFIGURATION_FILE_PROVIDED = "User provided configuration file."
View Source
const CONFIGURATION_HANDLER_INIT_ERROR = "" /* 152-byte string literal not displayed */
View Source
const CONFIGURATION_UPDATE_LISTENER_METHOD_ERROR = "Configuration update listener should me a method or a function."
View Source
const CONFIG_API_ERROR = "Invalid configuration. Verify the collectionId, environmentId, apikey, guid and region."
View Source
const CREATING_NEW_API_MANAGER_INSTANCE = "Creating new API manager instance."
View Source
const CREATING_NEW_APP_CONFIG = "Creating new App Configuration instance."
View Source
const ENCODE_JSON_ERR = "Error while encoding json "
View Source
const ENVIRONMENT_ID_VALUE_ERROR = "Provide a valid environmentId."
View Source
const EVALUATING_FEATURE = "Evaluating feature."
View Source
const EVALUATING_PROPERTY = "Evaluating property."
View Source
const EVALUATING_SEGMENTS = "Evaluating segments."
View Source
const EVAL_SEGMENT_RULE = "Evaluating segment rule."
View Source
const EXEC_API_CALL = "Executing API call."
View Source
const FEATURE_VALUE = "Feature value."
View Source
const FETCH_CONFIGURATION_DATA = "Fetching configuration data."
View Source
const FETCH_FROM_API = "Fetching from API."
View Source
const FETCH_FROM_API_SDK_INIT_ERROR = "fetchFromAPI() - Configuration SDK not initialized with call to init."
configurationHandler
View Source
const FETCH_FROM_CONFIGURATION_FILE = "Fetching from configuration file."
View Source
const GUID_ERRROR = "Provide a valid guid."
View Source
const INCORRECT_USAGE_OF_CONTEXT_OPTIONS = "Incorrect usage of context options. At most of one ContextOptions struct should be passed."
View Source
const INVALID_FEATURE_ID = "Invalid feature id - "
View Source
const INVALID_PROPERTY_ID = "Invalid property id - "
View Source
const LIVE_UPDATE_CHECK = "Checking live configuration update is enabled or not."
View Source
const LOADING_CONFIGURATIONS = "Loading configurations."
View Source
const LOADING_DATA = "Loading data."
View Source
const MARSHAL_JSON_ERR = "Error while marshalling JSON "
View Source
const PARSING_FEATURE_RULES = "Parsing feature rules."
View Source
const PARSING_PROPERTY_RULES = "Parsing property rules."
View Source
const PROPERTY_VALUE = "Property value."
View Source
const READ_FILE = "Reading file."
View Source
const READ_FILE_ERR = "Error while reading file "
View Source
const RECORD_EVAL = "Record evaluation."
View Source
const REGION_ERROR = "Provide a valid region."
View Source
const RETRIEVEING_APP_CONFIG = "Retrieving App Configuration instance."
View Source
const RETRIEVE_METERING_INSTANCE = "Retrieving metering instance."
View Source
const RETRIEVING_FEATURE = "Retrieving feature current value."
View Source
const RETRIEVING_PROPERTY = "Retrieving property current value."
View Source
const RETRY_WEB_SCOKET_CONNECT = "Trying web socket connection again."
View Source
const SEND_METERING_SERVER = "Sending to metering server."
View Source
const SEND_METERING_SERVER_ERR = "Error while sending metering data to server "
View Source
const SETTING_CONTEXT = "Setting context."
View Source
const SET_IDENTITY_OBJECT_ID_ERROR = "Provide Id as a first param to GetCurrentValue."
View Source
const SET_IN_MEMORY_CACHE = "Setting memory cache."
View Source
const START_SENDING_METERING_DATA = "Start sending metering data in the background."
View Source
const START_WEB_SOCKET = "Starting web socket connection."
View Source
const STORE_FILE = "Storing file."
View Source
const TEN_MIN_EXPIRY = "10 mins expired, sending metering data if any."
View Source
const UNMARSHAL_JSON_ERR = "Error while unmarshalling JSON "
View Source
const WEBSOCKET_ERROR_READING_MESSAGE = "Error while reading message from the socket."
View Source
const WEBSOCKET_RECEIVING_MESSAGE = "Message received from socket."
View Source
const WEB_SOCKET_CONNECT_ERR = "Error connecting to websocket "
View Source
const WRITE_FILE_ERR = "Error while writing to a file "
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.