Classes

The following classes are available globally.

  • The class that represents the Mixpanel Instance

    See more

    Declaration

    Swift

    public class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate
  • Access to the Mixpanel People API, available as an accessible variable from the main Mixpanel instance.

    See more

    Declaration

    Swift

    public class People
  • The primary class for integrating Mixpanel with your app.

    See more

    Declaration

    Swift

    public class Mixpanel