Protocols

The following protocols are available globally.

  • Protocol identifying a statistics monitor.

    See more

    Declaration

    Swift

    public protocol StatsMonitor
  • Protocol identifying a statistics provider.

    See more

    Declaration

    Swift

    public protocol StatsProvider: class