Enumerations
The following enumerations are available globally.
-
Configutration
See moreDeclaration
Swift
public enum Configuration -
Analytics errors
See moreDeclaration
Swift
public enum FLAnalyticsErrorCodes : Int, Error, LocalizedError -
Playback attributes used for analytics.
See moreDeclaration
Swift
public enum PlaybackAttributes : String -
FLAnalytics.
See moreDeclaration
Swift
public enum FLAnalyticsFactory -
Represents the available analytics providers.
See moreDeclaration
Swift
public enum AnalyticProvider -
Analytics log level to control the log output of the analytics module. This can be used to filter logs based on the desired level of detail.
See moreDeclaration
Swift
public enum AnalyticsLogLevel -
Represents the type of playback for content
See moreDeclaration
Swift
public enum PlaybackType : String, Codable -
User type enum
See moreDeclaration
Swift
public enum UserType : String, Codable -
User subscription status enum
See moreDeclaration
Swift
public enum SubscriptionStatus : String, Codable -
Platform type enum
See moreDeclaration
Swift
public enum PlatformType : String, Codable -
Platform name enum
See moreDeclaration
Swift
public enum PlatformName : String, Codable -
Error type enum
See moreDeclaration
Swift
public enum ErrorSeverity : String, Codable -
Undocumented
See moreDeclaration
Swift
public enum ErrorType : String, Codable
Enumerations Reference