AnalyticsType

@objc
public enum AnalyticsType : Int

This enum class represents the type of the analytics stat.

  • Undocumented

    Declaration

    Swift

    case Views = 0
  • Undocumented

    Declaration

    Swift

    case Likes = 1