Classes
The following classes are available globally.
-
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
-
Access to the Mixpanel People API, available as an accessible variable from the main Mixpanel instance.
See moreDeclaration
Swift
open class People