Enumerations

The following enumerations are available globally.

  • Configutration

    See more

    Declaration

    Swift

    public enum Configuration
  • Analytics errors

    See more

    Declaration

    Swift

    public enum FLAnalyticsErrorCodes : Int, Error, LocalizedError
  • Playback attributes used for analytics.

    See more

    Declaration

    Swift

    public enum PlaybackAttributes : String
  • FLAnalytics.

    See more

    Declaration

    Swift

    public enum FLAnalyticsFactory
  • Represents the available analytics providers.

    See more

    Declaration

    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 more

    Declaration

    Swift

    public enum AnalyticsLogLevel
  • Represents the type of playback for content

    See more

    Declaration

    Swift

    public enum PlaybackType : String, Codable
  • User type enum

    See more

    Declaration

    Swift

    public enum UserType : String, Codable
  • User subscription status enum

    See more

    Declaration

    Swift

    public enum SubscriptionStatus : String, Codable
  • Platform type enum

    See more

    Declaration

    Swift

    public enum PlatformType : String, Codable
  • Platform name enum

    See more

    Declaration

    Swift

    public enum PlatformName : String, Codable
  • Error type enum

    See more

    Declaration

    Swift

    public enum ErrorSeverity : String, Codable
  • Undocumented

    See more

    Declaration

    Swift

    public enum ErrorType : String, Codable