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 -
Undocumented
See moreDeclaration
Swift
open class MixpanelNotificationServiceExtension : UNNotificationServiceExtension -
Access to the Mixpanel People API, available as an accessible variable from the main Mixpanel instance.
See moreDeclaration
Swift
open class People -
Undocumented
See moreDeclaration
Swift
public class MixpanelPushNotifications -
Looks up the persisted state for tweaks.
Declaration
Swift
public final class TweakStore
View on GitHub
Classes Reference