Classes
The following classes are available globally.
-
Access to autocapture tracking methods, available as an accessible variable from the main Mixpanel instance.
See moreWarning
Experimental (beta). Autocapture may contain issues, and its API and the properties it captures may change in a future release before general availability.Declaration
Swift
open class Autocapture -
Access to the Mixpanel Groups API, available through the getGroup function from the main Mixpanel instance.
See moreDeclaration
Swift
open class Group -
The primary class for integrating Mixpanel with your app.
See moreDeclaration
Swift
open class Mixpanel -
The class that represents the Mixpanel Instance
See moreDeclaration
Swift
open class MixpanelInstance: CustomDebugStringConvertible, FlushDelegate, AEDelegate, MixpanelFlagDelegate -
Undocumented
See moreDeclaration
Swift
public class MixpanelLogger -
Undocumented
See moreDeclaration
Swift
public class MixpanelOptions -
Access to the Mixpanel People API, available as an accessible variable from the main Mixpanel instance.
See moreDeclaration
Swift
open class People
View on GitHub
Classes Reference