FLAnalyticsErrorCodes
public enum FLAnalyticsErrorCodes : Int, Error, LocalizedError
Analytics errors
-
The error to notify failures on initialising FLAnalytics.
Declaration
Swift
case ANALYTICS_INITIALIZATION_FAILURE = 0x0801 -
The error to notify the failures on iniitalisation of Player for Analytics.
Declaration
Swift
case ANALYTICS_PLAYBACK_INITIALIZATION_FAILURE = 0x0802 -
The error to notify the analytics not initialised.
Declaration
Swift
case ANALYTICS_EVENT_NAME_ALREADY_RESERVED = 0x0803 -
The error to notify the analytics not initialised.
Declaration
Swift
case ANALYTICS_NOT_INITIALIZED = 0x0804 -
The error to notify failures on initialising Datazoom Analytics.
Declaration
Swift
case DATAZOOM_ANALYTICS_INITIALIZATION_FAILURE = 0x0805 -
The error to notify failures on initialising Conviva Analytics.
Declaration
Swift
case CONVIVA_ANALYTICS_INITIALIZATION_FAILURE = 0x0806 -
The error to notify failures on initialising NPAW Analytics.
Declaration
Swift
case NPAW_ANALYTICS_INITIALIZATION_FAILURE = 0x080b -
The error to notify failures on initialising Newrelic Analytics.
Declaration
Swift
case NEWRELIC_ANALYTICS_INITIALIZATION_FAILURE = 0x0808