mirror of
https://github.com/mixpanel/mixpanel-swift
synced 2026-04-21 21:47:33 +00:00
1 line
No EOL
44 KiB
JSON
1 line
No EOL
44 KiB
JSON
{"Typealiases.html#/s:8Mixpanel10Propertiesa":{"name":"Properties","abstract":"<p>Undocumented</p>"},"Structs/MixpanelTweaks.html#/s:8Mixpanel0A6TweaksV12defaultStoreAA05TweakD0CvpZ":{"name":"defaultStore","abstract":"<p>The default store that holds the Tweaks</p>","parent_name":"MixpanelTweaks"},"Structs/MixpanelTweaks.html#/s:8Mixpanel0A6TweaksV03setB06tweaksySayAA16TweakClusterType_pG_tFZ":{"name":"setTweaks(tweaks:)","abstract":"<p>setTweaks needs to be called to add the defined Tweaks into the environment.</p>","parent_name":"MixpanelTweaks"},"Structs/Tweak.html#/s:8Mixpanel5TweakV9tweakName12defaultValueACyxGSS_xtcfc":{"name":"init(tweakName:defaultValue:)","abstract":"<p>Initializer for a Tweak for A/B Testing</p>","parent_name":"Tweak"},"Structs/Tweak.html#/s:8Mixpanel5TweakV5tweakAA0B4Type_pvp":{"name":"tweak","abstract":"<p>Undocumented</p>","parent_name":"Tweak"},"Structs/Tweak.html#/s:8Mixpanel5TweakV16tweakDefaultDataAA0bdE0Ovp":{"name":"tweakDefaultData","abstract":"<p>Undocumented</p>","parent_name":"Tweak"},"Structs/Tweak.html#/s:8Mixpanel5TweakV17tweakViewDataTypeAA0bdeF0Ovp":{"name":"tweakViewDataType","abstract":"<p>Undocumented</p>","parent_name":"Tweak"},"Structs/Tweak.html#/s:8Mixpanel5TweakV4hash4intoys6HasherVz_tF":{"name":"hash(into:)","abstract":"<p>Hashing for a Tweak for A/B Testing in order for it to be stored.</p>","parent_name":"Tweak"},"Structs/Tweak.html#/s:8Mixpanel5TweakV21persistenceIdentifierSSvp":{"name":"persistenceIdentifier","abstract":"<p>Undocumented</p>","parent_name":"Tweak"},"Structs/Tweak.html#/s:8Mixpanel16TweakClusterTypeP05tweakC0SayAA03AnyB0VGvp":{"name":"tweakCluster","parent_name":"Tweak"},"Structs/Tweak.html#/s:8Mixpanel5TweakVAASLRzs13SignedNumericRzrlE9tweakName12defaultValue3min3max8stepSizeACyxGSS_xxSgA2Ktcfc":{"name":"init(tweakName:defaultValue:min:max:stepSize:)","abstract":"<p>Creates a Tweak<T> where T: SignedNumberType","parent_name":"Tweak"},"Structs/AnyTweak.html#/s:SH4hash4intoys6HasherVz_tF":{"name":"hash(into:)","parent_name":"AnyTweak"},"Structs/AnyTweak.html#/s:8Mixpanel8AnyTweakV21persistenceIdentifierSSvp":{"name":"persistenceIdentifier","abstract":"<p>Undocumented</p>","parent_name":"AnyTweak"},"Structs/AnyTweak.html#/s:8Mixpanel8AnyTweakV12tweakClusterSayACGvp":{"name":"tweakCluster","abstract":"<p>Allows easy tweak initialization by clustering tweaks together for A/B Testing</p>","parent_name":"AnyTweak"},"Structs/AnyTweak.html":{"name":"AnyTweak","abstract":"<p>A type-erasure around Tweak<T> for A/B Testing.</p>"},"Structs/Tweak.html":{"name":"Tweak","abstract":"<p>Tweaks let you adjust things on the fly."},"Structs/MixpanelTweaks.html":{"name":"MixpanelTweaks","abstract":"<p>The MixpanelTweaks struct that needs to be extended to define new Tweaks for A/B testing</p>"},"Protocols/TweakableType.html#/s:8Mixpanel13TweakableTypeP013tweakViewDataC0AA05TweakefC0OvpZ":{"name":"tweakViewDataType","abstract":"<p>The data type of the TweakableType</p>","parent_name":"TweakableType"},"Protocols/TweakLibraryType.html#/s:8Mixpanel16TweakLibraryTypeP12defaultStoreAA0bF0CvpZ":{"name":"defaultStore","abstract":"<p>the default tweak store</p>","parent_name":"TweakLibraryType"},"Protocols/TweakLibraryType.html#/s:8Mixpanel16TweakLibraryTypePAAE6assignyqd__AA0B0Vyqd__GAA09TweakableD0Rd__lFZ":{"name":"assign(_:)","abstract":"<p>Returns the current value for a tweak from the TweakLibrary’s default store.</p>","parent_name":"TweakLibraryType"},"Protocols/TweakLibraryType.html#/s:8Mixpanel16TweakLibraryTypePAAE4bind_7bindingyAA0B0Vyqd__G_yqd__ctAA09TweakableD0Rd__lFZ":{"name":"bind(_:binding:)","abstract":"<p>Immediately binds the currentValue of a given tweak, and then continues to update whenever the tweak changes.</p>","parent_name":"TweakLibraryType"},"Protocols/TweakClusterType.html#/s:8Mixpanel16TweakClusterTypeP05tweakC0SayAA03AnyB0VGvp":{"name":"tweakCluster","abstract":"<p>The tweak cluster to allow easy initialization of Tweaks</p>","parent_name":"TweakClusterType"},"Protocols/MixpanelType.html#/s:8Mixpanel0A4TypeP013isValidNestedB0SbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.</p>","parent_name":"MixpanelType"},"Protocols/MixpanelType.html#/s:8Mixpanel0A4TypeP6equals3rhsSbAaB_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelType"},"Protocols/MixpanelDelegate.html#/s:8Mixpanel0A8DelegateP17mixpanelWillFlushySbAA0A8InstanceCF":{"name":"mixpanelWillFlush(_:)","abstract":"<p>Asks the delegate if data should be uploaded to the server.</p>","parent_name":"MixpanelDelegate"},"Protocols/MixpanelDelegate.html":{"name":"MixpanelDelegate","abstract":"<p>Delegate protocol for controlling the Mixpanel API’s network behavior.</p>"},"Protocols/MixpanelType.html":{"name":"MixpanelType","abstract":"<p>Property keys must be String objects and the supported value types need to conform to MixpanelType."},"Protocols/TweakClusterType.html":{"name":"TweakClusterType","abstract":"<p>This protocol allows for easy initialization of TweakStore."},"Protocols/TweakLibraryType.html":{"name":"TweakLibraryType","abstract":"<p>Create a public struct in your application that conforms to this protocol to declare your own tweaks!</p>"},"Protocols/TweakableType.html":{"name":"TweakableType","abstract":"<p>To add a new <T> to our Tweak<T>, make T conform to this protocol.</p>"},"Functions.html#/s:8Mixpanel2eeoiySbAA8AnyTweakV_ADtF":{"name":"==(_:_:)","abstract":"<p>Comparator between two tweaks for A/B Testing.</p>"},"Functions.html#/s:8Mixpanel2eeoiySbAA5TweakVyxG_AEtAA13TweakableTypeRzlF":{"name":"==(_:_:)","abstract":"<p>Comparator between two tweaks for A/B Testing.</p>"},"Extensions/UIViewController.html#/c:@CM@Mixpanel@@objc(cs)UIViewController(im)newDidSelectRowAtIndexPathWithTableView:indexPath:":{"name":"newDidSelectRowAtIndexPath(tableView:indexPath:)","abstract":"<p>Undocumented</p>","parent_name":"UIViewController"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)callOriginalFunctionAndSwizzledBlocksWithOriginalSelector:":{"name":"callOriginalFunctionAndSwizzledBlocks(originalSelector:)","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)newDidMoveToWindow":{"name":"newDidMoveToWindow()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)newDidMoveToSuperview":{"name":"newDidMoveToSuperview()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)newLayoutSubviews":{"name":"newLayoutSubviews()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/s:So6UIViewC8MixpanelE16mp_encryptHelper5inputSo8NSStringCSSSg_tF":{"name":"mp_encryptHelper(input:)","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)mp_fingerprintVersion":{"name":"mp_fingerprintVersion()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)mp_varA":{"name":"mp_varA()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)mp_varB":{"name":"mp_varB()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)mp_varC":{"name":"mp_varC()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)mp_varSetD":{"name":"mp_varSetD()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/c:@CM@Mixpanel@@objc(cs)UIView(im)mp_varE":{"name":"mp_varE()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/s:So6UIViewC8MixpanelE9mp_viewIdSSSgyF":{"name":"mp_viewId()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/s:So6UIViewC8MixpanelE21mp_controllerVariableSSSgyF":{"name":"mp_controllerVariable()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/s:So6UIViewC8MixpanelE19mp_imageFingerprintSSSgyF":{"name":"mp_imageFingerprint()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/s:So6UIViewC8MixpanelE16mp_targetActionsSaySSGyF":{"name":"mp_targetActions()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/UIView.html#/s:So6UIViewC8MixpanelE7mp_textSSSgyF":{"name":"mp_text()","abstract":"<p>Undocumented</p>","parent_name":"UIView"},"Extensions/CGFloat.html#/s:12CoreGraphics7CGFloatV8MixpanelE17tweakViewDataTypeAD05TweakfgH0OvpZ":{"name":"tweakViewDataType","abstract":"<p>TweakableType supports the cgFloat type</p>","parent_name":"CGFloat"},"Extensions/DispatchQueue.html#/s:So17OS_dispatch_queueC8MixpanelE4once5token5blockySS_yyXEtFZ":{"name":"once(token:block:)","abstract":"<p>Undocumented</p>","parent_name":"DispatchQueue"},"Extensions/DateFormatter.html#/s:So15NSDateFormatterC8MixpanelE20formatterForJSONDateAByFZ":{"name":"formatterForJSONDate()","abstract":"<p>Undocumented</p>","parent_name":"DateFormatter"},"Extensions/Dictionary.html#/s:SD8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.</p>","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:SD8MixpanelE6equals3rhsSbAA0A4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"Dictionary"},"Extensions/NSNull.html#/s:So6NSNullC8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"NSNull"},"Extensions/NSNull.html#/s:So6NSNullC8MixpanelE6equals3rhsSbAC0B4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"NSNull"},"Extensions/URL.html#/s:10Foundation3URLV8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"URL"},"Extensions/URL.html#/s:10Foundation3URLV8MixpanelE6equals3rhsSbAD0C4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"URL"},"Extensions/Date.html#/s:10Foundation4DateV8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"Date"},"Extensions/Date.html#/s:10Foundation4DateV8MixpanelE6equals3rhsSbAD0C4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"Date"},"Extensions/Bool.html#/s:Sb8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"Bool"},"Extensions/Bool.html#/s:Sb8MixpanelE6equals3rhsSbAA0A4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"Bool"},"Extensions/Bool.html#/s:Sb8MixpanelEySbSgxSgcSZRzlufc":{"name":"init(_:)","abstract":"<p>Undocumented</p>","parent_name":"Bool"},"Extensions/Bool.html#/s:Sb8MixpanelE17tweakViewDataTypeAA05TweakcdE0OvpZ":{"name":"tweakViewDataType","abstract":"<p>TweakableType supports the boolean type</p>","parent_name":"Bool"},"Extensions/Float.html#/s:Sf8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"Float"},"Extensions/Float.html#/s:Sf8MixpanelE6equals3rhsSbAA0A4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"Float"},"Extensions/Double.html#/s:Sd8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"Double"},"Extensions/Double.html#/s:Sd8MixpanelE6equals3rhsSbAA0A4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"Double"},"Extensions/Double.html#/s:Sd8MixpanelE17tweakViewDataTypeAA05TweakcdE0OvpZ":{"name":"tweakViewDataType","abstract":"<p>TweakableType supports the double type</p>","parent_name":"Double"},"Extensions/UInt.html#/s:Su8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"UInt"},"Extensions/UInt.html#/s:Su8MixpanelE6equals3rhsSbAA0A4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"UInt"},"Extensions/Int.html#/s:Si8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"Int"},"Extensions/Int.html#/s:Si8MixpanelE6equals3rhsSbAA0A4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"Int"},"Extensions/Int.html#/s:Si8MixpanelE5bytes10totalBytesSays5UInt8VGSi_tF":{"name":"bytes(totalBytes:)","abstract":"<p>Undocumented</p>","parent_name":"Int"},"Extensions/Int.html#/s:Si8MixpanelE17tweakViewDataTypeAA05TweakcdE0OvpZ":{"name":"tweakViewDataType","abstract":"<p>TweakableType supports the integer type</p>","parent_name":"Int"},"Extensions/NSNumber.html#/s:So8NSNumberC8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"NSNumber"},"Extensions/NSNumber.html#/s:So8NSNumberC8MixpanelE6equals3rhsSbAC0B4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"NSNumber"},"Extensions/String.html#/s:SS8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.","parent_name":"String"},"Extensions/String.html#/s:SS8MixpanelE6equals3rhsSbAA0A4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"String"},"Extensions/String.html#/s:SS8MixpanelE27appendSuffixBeforeExtension6suffixS2S_tF":{"name":"appendSuffixBeforeExtension(suffix:)","abstract":"<p>Undocumented</p>","parent_name":"String"},"Extensions/String.html#/s:SS8MixpanelE17tweakViewDataTypeAA05TweakcdE0OvpZ":{"name":"tweakViewDataType","abstract":"<p>TweakableType supports the string type</p>","parent_name":"String"},"Extensions/Array.html#/s:Sa8MixpanelE13cs_arrayValueSayxGyF":{"name":"cs_arrayValue()","abstract":"<p>Undocumented</p>","parent_name":"Array"},"Extensions/Array.html#/s:Sa8MixpanelE17isValidNestedTypeSbyF":{"name":"isValidNestedType()","abstract":"<p>Checks if this object has nested object types that Mixpanel supports.</p>","parent_name":"Array"},"Extensions/Array.html#/s:Sa8MixpanelE6equals3rhsSbAA0A4Type_p_tF":{"name":"equals(rhs:)","abstract":"<p>Undocumented</p>","parent_name":"Array"},"Extensions/Data.html#/s:10Foundation4DataV8MixpanelE3md5ACyF":{"name":"md5()","abstract":"<p>Undocumented</p>","parent_name":"Data"},"Extensions/Data.html#/s:10Foundation4DataV8MixpanelE5bytesSays5UInt8VGvp":{"name":"bytes","abstract":"<p>Undocumented</p>","parent_name":"Data"},"Extensions/Data.html#/s:10Foundation4DataV8MixpanelE11toHexStringSSyF":{"name":"toHexString()","abstract":"<p>Undocumented</p>","parent_name":"Data"},"Extensions/Data.html#/s:10Foundation4DataV8MixpanelE6sha256ACSgyF":{"name":"sha256()","abstract":"<p>Undocumented</p>","parent_name":"Data"},"Extensions/Collection.html#/s:Sl8Mixpanels5UInt8V7ElementRtzSi5IndexRtzrlE13toUInt32ArraySays0F0VGyF":{"name":"toUInt32Array()","abstract":"<p>Undocumented</p>","parent_name":"Collection"},"Extensions/Collection.html#/s:Sl8Mixpanels5UInt8V7ElementRtzSi5IndexRtzrlE13toUInt64ArraySays0F0VGyF":{"name":"toUInt64Array()","abstract":"<p>Undocumented</p>","parent_name":"Collection"},"Extensions/Collection.html#/s:Sl8Mixpanels5UInt8V7ElementRtzSi5IndexRtzrlE9toIntegerqd__yAA22BitshiftOperationsTypeRd__AA15ByteConvertibleRd__SZRd__lF":{"name":"toInteger()","abstract":"<p>Undocumented</p>","parent_name":"Collection"},"Extensions/UIDevice.html#/s:So8UIDeviceC8MixpanelE7iPhoneXSbvp":{"name":"iPhoneX","abstract":"<p>Undocumented</p>","parent_name":"UIDevice"},"Extensions/UIColor.html#/s:So7UIColorC8MixpanelE5MPHexABSu_tcfc":{"name":"init(MPHex:)","abstract":"<p>The shorthand four-digit hexadecimal representation of color with alpha.</p>","parent_name":"UIColor"},"Extensions/UIColor.html#/s:So7UIColorC8MixpanelE3add7overlayA2B_tF":{"name":"add(overlay:)","abstract":"<p>Add two colors together</p>","parent_name":"UIColor"},"Extensions/NSObject.html#/c:@CM@Mixpanel@@objc(cs)NSObject(im)mp_userNotificationCenter:newDidReceive:withCompletionHandler:":{"name":"mp_userNotificationCenter(_:newDidReceive:withCompletionHandler:)","abstract":"<p>Undocumented</p>","parent_name":"NSObject"},"Extensions/UIResponder.html#/c:@CM@Mixpanel@@objc(cs)UIResponder(im)mp_application:newDidReceiveRemoteNotification:fetchCompletionHandler:":{"name":"mp_application(_:newDidReceiveRemoteNotification:fetchCompletionHandler:)","abstract":"<p>Undocumented</p>","parent_name":"UIResponder"},"Extensions/UIResponder.html#/c:@CM@Mixpanel@@objc(cs)UIResponder(im)mp_application:newDidReceiveRemoteNotification:":{"name":"mp_application(_:newDidReceiveRemoteNotification:)","abstract":"<p>Undocumented</p>","parent_name":"UIResponder"},"Extensions/UNUserNotificationCenter.html#/s:So24UNUserNotificationCenterC8MixpanelE19addDelegateObserver2aeyAC15AutomaticEventsC_tF":{"name":"addDelegateObserver(ae:)","abstract":"<p>Undocumented</p>","parent_name":"UNUserNotificationCenter"},"Extensions/UNUserNotificationCenter.html#/s:So24UNUserNotificationCenterC8MixpanelE22removeDelegateObserver2aeyAC15AutomaticEventsC_tF":{"name":"removeDelegateObserver(ae:)","abstract":"<p>Undocumented</p>","parent_name":"UNUserNotificationCenter"},"Extensions/UNUserNotificationCenter.html":{"name":"UNUserNotificationCenter"},"Extensions/UIResponder.html":{"name":"UIResponder"},"Extensions/NSObject.html":{"name":"NSObject"},"Extensions/UIColor.html":{"name":"UIColor"},"Extensions/UIDevice.html":{"name":"UIDevice"},"Extensions/Collection.html":{"name":"Collection"},"Extensions/Data.html":{"name":"Data"},"Extensions/Array.html":{"name":"Array"},"Extensions/String.html":{"name":"String"},"Extensions/NSNumber.html":{"name":"NSNumber"},"Extensions/Int.html":{"name":"Int"},"Extensions/UInt.html":{"name":"UInt"},"Extensions/Double.html":{"name":"Double"},"Extensions/Float.html":{"name":"Float"},"Extensions/Bool.html":{"name":"Bool"},"Extensions/Date.html":{"name":"Date"},"Extensions/URL.html":{"name":"URL"},"Extensions/NSNull.html":{"name":"NSNull"},"Extensions/Dictionary.html":{"name":"Dictionary"},"Extensions/DateFormatter.html":{"name":"DateFormatter"},"Extensions/DispatchQueue.html":{"name":"DispatchQueue"},"Extensions/CGFloat.html":{"name":"CGFloat"},"Extensions/UIView.html":{"name":"UIView"},"Extensions/UIViewController.html":{"name":"UIViewController"},"Enums/TweakViewDataType.html#/s:8Mixpanel17TweakViewDataTypeO7booleanyA2CmF":{"name":"boolean","abstract":"<p>TweakableType supports the boolean type</p>","parent_name":"TweakViewDataType"},"Enums/TweakViewDataType.html#/s:8Mixpanel17TweakViewDataTypeO7integeryA2CmF":{"name":"integer","abstract":"<p>TweakableType supports the integer type</p>","parent_name":"TweakViewDataType"},"Enums/TweakViewDataType.html#/s:8Mixpanel17TweakViewDataTypeO7cgFloatyA2CmF":{"name":"cgFloat","abstract":"<p>TweakableType supports the cgFloat type</p>","parent_name":"TweakViewDataType"},"Enums/TweakViewDataType.html#/s:8Mixpanel17TweakViewDataTypeO6doubleyA2CmF":{"name":"double","abstract":"<p>TweakableType supports the double type</p>","parent_name":"TweakViewDataType"},"Enums/TweakViewDataType.html#/s:8Mixpanel17TweakViewDataTypeO6stringyA2CmF":{"name":"string","abstract":"<p>TweakableType supports the string type</p>","parent_name":"TweakViewDataType"},"Enums/TweakViewDataType.html":{"name":"TweakViewDataType","abstract":"<p>The data types that are currently supported for SwiftTweaks."},"Classes/MixpanelPushNotifications.html#/s:8Mixpanel0A17PushNotificationsC02isaB12NotificationySbSo21UNNotificationContentCFZ":{"name":"isMixpanelPushNotification(_:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelPushNotifications"},"Classes/MixpanelPushNotifications.html#/s:8Mixpanel0A17PushNotificationsC10trackEvent_10properties7requestySS_SDySSAA0A4Type_pGSo21UNNotificationRequestCtFZ":{"name":"trackEvent(_:properties:request:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelPushNotifications"},"Classes/People.html#/s:8Mixpanel6PeopleC10ignoreTimeSbvp":{"name":"ignoreTime","abstract":"<p>controls the $ignore_time property in any subsequent MixpanelPeople operation.","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC18addPushDeviceTokenyy10Foundation4DataVF":{"name":"addPushDeviceToken(_:)","abstract":"<p>Register the given device to receive push notifications.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC25removeAllPushDeviceTokensyyF":{"name":"removeAllPushDeviceTokens()","abstract":"<p>Unregister the given device to receive push notifications.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC21removePushDeviceTokenyy10Foundation4DataVF":{"name":"removePushDeviceToken(_:)","abstract":"<p>Unregister a specific device token from the ability to receive push notifications.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC3set10propertiesySDySSAA0A4Type_pG_tF":{"name":"set(properties:)","abstract":"<p>Set properties on the current user in Mixpanel People.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC3set8property2toySS_AA0A4Type_ptF":{"name":"set(property:to:)","abstract":"<p>Convenience method for setting a single property in Mixpanel People.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC7setOnce10propertiesySDySSAA0A4Type_pG_tF":{"name":"setOnce(properties:)","abstract":"<p>Set properties on the current user in Mixpanel People, but doesn’t overwrite if","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC5unset10propertiesySaySSG_tF":{"name":"unset(properties:)","abstract":"<p>Remove a list of properties and their values from the current user’s profile","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC9increment10propertiesySDySSAA0A4Type_pG_tF":{"name":"increment(properties:)","abstract":"<p>Increment the given numeric properties by the given values.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC9increment8property2byySS_SdtF":{"name":"increment(property:by:)","abstract":"<p>Convenience method for incrementing a single numeric property by the specified","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC6append10propertiesySDySSAA0A4Type_pG_tF":{"name":"append(properties:)","abstract":"<p>Append values to list properties.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC6remove10propertiesySDySSAA0A4Type_pG_tF":{"name":"remove(properties:)","abstract":"<p>Removes list properties.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC5union10propertiesySDySSAA0A4Type_pG_tF":{"name":"union(properties:)","abstract":"<p>Union list properties.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC11trackCharge6amount10propertiesySd_SDySSAA0A4Type_pGSgtF":{"name":"trackCharge(amount:properties:)","abstract":"<p>Track money spent by the current user for revenue analytics and associate","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC12clearChargesyyF":{"name":"clearCharges()","abstract":"<p>Delete current user’s revenue history.</p>","parent_name":"People"},"Classes/People.html#/s:8Mixpanel6PeopleC10deleteUseryyF":{"name":"deleteUser()","abstract":"<p>Delete current user’s record from Mixpanel People.</p>","parent_name":"People"},"Classes/MixpanelNotificationServiceExtension.html#/c:@M@Mixpanel@objc(cs)MixpanelNotificationServiceExtension(im)didReceiveNotificationRequest:withContentHandler:":{"name":"didReceive(_:withContentHandler:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelNotificationServiceExtension"},"Classes/MixpanelNotificationServiceExtension.html#/c:@M@Mixpanel@objc(cs)MixpanelNotificationServiceExtension(im)serviceExtensionTimeWillExpire":{"name":"serviceExtensionTimeWillExpire()","abstract":"<p>Undocumented</p>","parent_name":"MixpanelNotificationServiceExtension"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC8apiTokenSSvp":{"name":"apiToken","abstract":"<p>apiToken string that identifies the project to track data to</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC8delegateAA0A8Delegate_pSgvp":{"name":"delegate","abstract":"<p>The a MixpanelDelegate object that gives control over Mixpanel network activity.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC10distinctIdSSvp":{"name":"distinctId","abstract":"<p>distinctId string that uniquely identifies the current user.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC11anonymousIdSSSgvp":{"name":"anonymousId","abstract":"<p>anonymousId string that uniquely identifies the device.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC6userIdSSSgvp":{"name":"userId","abstract":"<p>userId string that identify is called with.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC22hadPersistedDistinctIdSbSgvp":{"name":"hadPersistedDistinctId","abstract":"<p>hadPersistedDistinctId is a boolean value which specifies that the stored distinct_id","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC5aliasSSSgvp":{"name":"alias","abstract":"<p>alias string that uniquely identifies the current user.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC6peopleAA6PeopleCSgvp":{"name":"people","abstract":"<p>Accessor to the Mixpanel People API object.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC28showNetworkActivityIndicatorSbvp":{"name":"showNetworkActivityIndicator","abstract":"<p>Controls whether to show spinning network activity indicator when flushing","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC27trackAutomaticEventsEnabledSbSgvp":{"name":"trackAutomaticEventsEnabled","abstract":"<p>This allows enabling or disabling collecting common mobile events","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC13flushIntervalSdvp":{"name":"flushInterval","abstract":"<p>Flush timer’s interval.","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC17flushOnBackgroundSbvp":{"name":"flushOnBackground","abstract":"<p>Control whether the library should flush data to Mixpanel when the app","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC26useIPAddressForGeoLocationSbvp":{"name":"useIPAddressForGeoLocation","abstract":"<p>Controls whether to automatically send the client IP Address as part of","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC9serverURLSSvp":{"name":"serverURL","abstract":"<p>The base URL used for Mixpanel API requests.","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:s28CustomDebugStringConvertibleP16debugDescriptionSSvp":{"name":"debugDescription","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC14loggingEnabledSbvp":{"name":"loggingEnabled","abstract":"<p>This allows enabling or disabling of all Mixpanel logs at run time.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC4nameSSvp":{"name":"name","abstract":"<p>A unique identifier for this MixpanelInstance</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC29enableVisualEditorForCodelessSbvp":{"name":"enableVisualEditorForCodeless","abstract":"<p>Controls whether to enable the visual editor for codeless on mixpanel.com","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC24checkForVariantsOnActiveSbvp":{"name":"checkForVariantsOnActive","abstract":"<p>Controls whether to automatically check for A/B test variants for the","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC28checkForNotificationOnActiveSbvp":{"name":"checkForNotificationOnActive","abstract":"<p>Controls whether to automatically check for notifications for the","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC24showNotificationOnActiveSbvp":{"name":"showNotificationOnActive","abstract":"<p>Controls whether to automatically check for and show in-app notifications","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC32miniNotificationPresentationTimeSdvp":{"name":"miniNotificationPresentationTime","abstract":"<p>Determines the time, in seconds, that a mini notification will remain on","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC22minimumSessionDurations6UInt64Vvp":{"name":"minimumSessionDuration","abstract":"<p>The minimum session duration (ms) that is tracked in automatic events.","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC22maximumSessionDurations6UInt64Vvp":{"name":"maximumSessionDuration","abstract":"<p>The maximum session duration (ms) that is tracked in automatic events.","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC8identify10distinctId9usePeopleySS_SbtF":{"name":"identify(distinctId:usePeople:)","abstract":"<p>Sets the distinct ID of the current user.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC11createAlias_10distinctId9usePeopleySS_SSSbtF":{"name":"createAlias(_:distinctId:usePeople:)","abstract":"<p>The alias method creates an alias which Mixpanel will use to remap one id to another.","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC5resetyyF":{"name":"reset()","abstract":"<p>Clears all stored properties including the distinct Id.","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC7archiveyyF":{"name":"archive()","abstract":"<p>Writes current project info including the distinct Id, super properties,","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/archive()":{"name":"archive()","abstract":"<p>Writes current project info including the distinct Id, super properties,","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC9unarchiveyyF":{"name":"unarchive()","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC17archivePropertiesyyF":{"name":"archiveProperties()","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/unarchive()":{"name":"unarchive()","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/archiveProperties()":{"name":"archiveProperties()","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC16trackIntegrationyyF":{"name":"trackIntegration()","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC5flush10completionyyycSg_tF":{"name":"flush(completion:)","abstract":"<p>Uploads queued data to the Mixpanel server.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC11updateQueue_4typeySaySDySSypGG_AA9FlushTypeOtF":{"name":"updateQueue(_:type:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC5track5event10propertiesySSSg_SDySSAA0A4Type_pGSgtF":{"name":"track(event:properties:)","abstract":"<p>Tracks an event with properties.","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC15trackWithGroups5event10properties6groupsySSSg_SDySSAA0A4Type_pGSgAKtF":{"name":"trackWithGroups(event:properties:groups:)","abstract":"<p>Tracks an event with properties and to specific groups.","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC8getGroup8groupKey0E2IDAA0D0CSS_AA0A4Type_ptF":{"name":"getGroup(groupKey:groupID:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC17removeCachedGroup8groupKey0F2IDySS_AA0A4Type_ptF":{"name":"removeCachedGroup(groupKey:groupID:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC10makeMapKey05groupE00F2IDS2S_AA0A4Type_ptF":{"name":"makeMapKey(groupKey:groupID:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC21trackPushNotification_5event10propertiesySDys11AnyHashableVypG_SSSDySSAA0A4Type_pGtF":{"name":"trackPushNotification(_:event:properties:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC4time5eventySS_tF":{"name":"time(event:)","abstract":"<p>Starts a timer that will be stopped and added as a property when a","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC16eventElapsedTime0C0SdSS_tF":{"name":"eventElapsedTime(event:)","abstract":"<p>Retrieves the time elapsed for the named event since time(event:) was called.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC16clearTimedEventsyyF":{"name":"clearTimedEvents()","abstract":"<p>Clears all current event timers.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC22currentSuperPropertiesSDySSypGyF":{"name":"currentSuperProperties()","abstract":"<p>Returns the currently set super properties.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC20clearSuperPropertiesyyF":{"name":"clearSuperProperties()","abstract":"<p>Clears all currently set super properties.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC23registerSuperPropertiesyySDySSAA0A4Type_pGF":{"name":"registerSuperProperties(_:)","abstract":"<p>Registers super properties, overwriting ones that have already been set.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC27registerSuperPropertiesOnce_12defaultValueySDySSAA0A4Type_pG_AaF_pSgtF":{"name":"registerSuperPropertiesOnce(_:defaultValue:)","abstract":"<p>Registers super properties without overwriting ones that have already been set,","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC23unregisterSuperPropertyyySSF":{"name":"unregisterSuperProperty(_:)","abstract":"<p>Removes a previously registered super property.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC19updateSuperPropertyyyySDySSypGzcF":{"name":"updateSuperProperty(_:)","abstract":"<p>Updates a superproperty atomically. The update function</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC8setGroup8groupKey0E2IDySS_AA0A4Type_ptF":{"name":"setGroup(groupKey:groupID:)","abstract":"<p>Convenience method to set a single group the user belongs to.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC8setGroup8groupKey0E3IDsySS_SayAA0A4Type_pGtF":{"name":"setGroup(groupKey:groupIDs:)","abstract":"<p>Set the groups this user belongs to.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC8addGroup8groupKey0E2IDySS_AA0A4Type_ptF":{"name":"addGroup(groupKey:groupID:)","abstract":"<p>Add a group to this user’s membership for a particular group key</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC11removeGroup8groupKey0E2IDySS_AA0A4Type_ptF":{"name":"removeGroup(groupKey:groupID:)","abstract":"<p>Remove a group from this user’s membership for a particular group key</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC14optOutTrackingyyF":{"name":"optOutTracking()","abstract":"<p>Opt out tracking.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC13optInTracking10distinctId10propertiesySSSg_SDySSAA0A4Type_pGSgtF":{"name":"optInTracking(distinctId:properties:)","abstract":"<p>Opt in tracking.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC19hasOptedOutTrackingSbyF":{"name":"hasOptedOutTracking()","abstract":"<p>Returns if the current user has opted out tracking.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC16dispatchAndTrack7closureyyyc_tF":{"name":"dispatchAndTrack(closure:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC9increment8property2byySS_SdtF":{"name":"increment(property:by:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC7setOnce10propertiesySDySSAA0A4Type_pG_tF":{"name":"setOnce(properties:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC11checkDecide10forceFetch10completionySb_yAA0D8ResponseVSgctF":{"name":"checkDecide(forceFetch:completion:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC18connectToWebSocketyyF":{"name":"connectToWebSocket()","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC29executeCachedCodelessBindingsyyF":{"name":"executeCachedCodelessBindings()","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC14markVariantRunyyAA0D0CF":{"name":"markVariantRun(_:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC21executeCachedVariantsyyF":{"name":"executeCachedVariants()","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC13executeTweaksyyF":{"name":"executeTweaks()","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC16checkForVariants10completionyyShyAA7VariantCGSgc_tF":{"name":"checkForVariants(completion:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC15joinExperiments8callbackyyycSg_tF":{"name":"joinExperiments(callback:)","abstract":"<p>Join any experiments (A/B tests) that are available for the current user.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC16showNotificationyyF":{"name":"showNotification()","abstract":"<p>Shows a notification if one is available.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC16showNotification4typeySS_tF":{"name":"showNotification(type:)","abstract":"<p>Shows a notification with the given type if one is available.</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC16showNotification2IDySi_tF":{"name":"showNotification(ID:)","abstract":"<p>Shows a notification with the given ID</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC24fetchNotificationPayload10completionyySDySSyXlGSgc_tF":{"name":"fetchNotificationPayload(completion:)","abstract":"<p>Returns the payload of a notification if available</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC21checkForNotifications10completionyySayAA17InAppNotificationCGSgc_tF":{"name":"checkForNotifications(completion:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC19notificationDidShowyyAA17InAppNotificationCF":{"name":"notificationDidShow(_:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/MixpanelInstance.html#/s:8Mixpanel0A8InstanceC17trackNotification_5event10propertiesyAA05InAppD0C_SSSDySSAA0A4Type_pGSgtF":{"name":"trackNotification(_:event:properties:)","abstract":"<p>Undocumented</p>","parent_name":"MixpanelInstance"},"Classes/Mixpanel.html#/s:8MixpanelAAC10initialize5token13launchOptions13flushInterval12instanceName21automaticPushTracking06optOutL9ByDefaultAA0A8InstanceCSS_SDySo019UIApplicationLaunchE3KeyaypGSgSdSSS2btFZ":{"name":"initialize(token:launchOptions:flushInterval:instanceName:automaticPushTracking:optOutTrackingByDefault:)","abstract":"<p>Initializes an instance of the API with the given project token.</p>","parent_name":"Mixpanel"},"Classes/Mixpanel.html#/initialize(token:flushInterval:instanceName:optOutTrackingByDefault:)":{"name":"initialize(token:flushInterval:instanceName:optOutTrackingByDefault:)","abstract":"<p>Initializes an instance of the API with the given project token (MAC OS ONLY).</p>","parent_name":"Mixpanel"},"Classes/Mixpanel.html#/s:8MixpanelAAC11getInstance4nameAA0aC0CSgSS_tFZ":{"name":"getInstance(name:)","abstract":"<p>Gets the mixpanel instance with the given name</p>","parent_name":"Mixpanel"},"Classes/Mixpanel.html#/s:8MixpanelAAC12mainInstanceAA0aC0CyFZ":{"name":"mainInstance()","abstract":"<p>Returns the main instance that was initialized.</p>","parent_name":"Mixpanel"},"Classes/Mixpanel.html#/s:8MixpanelAAC15setMainInstance4nameySS_tFZ":{"name":"setMainInstance(name:)","abstract":"<p>Sets the main instance based on the instance name</p>","parent_name":"Mixpanel"},"Classes/Mixpanel.html#/s:8MixpanelAAC14removeInstance4nameySS_tFZ":{"name":"removeInstance(name:)","abstract":"<p>Removes an unneeded Mixpanel instance based on its name</p>","parent_name":"Mixpanel"},"Classes/Group.html#/s:8Mixpanel5GroupC3set10propertiesySDySSAA0A4Type_pG_tF":{"name":"set(properties:)","abstract":"<p>Sets properties on this group.</p>","parent_name":"Group"},"Classes/Group.html#/s:8Mixpanel5GroupC3set8property2toySS_AA0A4Type_ptF":{"name":"set(property:to:)","abstract":"<p>Convenience method for setting a single property in Mixpanel Groups.</p>","parent_name":"Group"},"Classes/Group.html#/s:8Mixpanel5GroupC7setOnce10propertiesySDySSAA0A4Type_pG_tF":{"name":"setOnce(properties:)","abstract":"<p>Sets properties on the current Mixpanel Group, but doesn’t overwrite if","parent_name":"Group"},"Classes/Group.html#/s:8Mixpanel5GroupC5unset8propertyySS_tF":{"name":"unset(property:)","abstract":"<p>Remove a property and its value from a group’s profile in Mixpanel Groups.</p>","parent_name":"Group"},"Classes/Group.html#/s:8Mixpanel5GroupC6remove3key5valueySS_AA0A4Type_ptF":{"name":"remove(key:value:)","abstract":"<p>Removes list properties.</p>","parent_name":"Group"},"Classes/Group.html#/s:8Mixpanel5GroupC5union3key6valuesySS_SayAA0A4Type_pGtF":{"name":"union(key:values:)","abstract":"<p>Union list properties.</p>","parent_name":"Group"},"Classes/Group.html#/s:8Mixpanel5GroupC06deleteB0yyF":{"name":"deleteGroup()","abstract":"<p>Delete group’s record from Mixpanel Groups.</p>","parent_name":"Group"},"Classes/Group.html":{"name":"Group","abstract":"<p>Access to the Mixpanel Groups API, available through the getGroup function from"},"Classes/Mixpanel.html":{"name":"Mixpanel","abstract":"<p>The primary class for integrating Mixpanel with your app.</p>"},"Classes/MixpanelInstance.html":{"name":"MixpanelInstance","abstract":"<p>The class that represents the Mixpanel Instance</p>"},"Classes/MixpanelNotificationServiceExtension.html":{"name":"MixpanelNotificationServiceExtension","abstract":"<p>Undocumented</p>"},"Classes/People.html":{"name":"People","abstract":"<p>Access to the Mixpanel People API, available as an accessible variable from"},"Classes/MixpanelPushNotifications.html":{"name":"MixpanelPushNotifications","abstract":"<p>Undocumented</p>"},"Classes.html#/s:8Mixpanel10TweakStoreC":{"name":"TweakStore","abstract":"<p>Looks up the persisted state for tweaks.</p>"},"Classes.html":{"name":"Classes","abstract":"<p>The following classes are available globally.</p>"},"Enums.html":{"name":"Enumerations","abstract":"<p>The following enumerations are available globally.</p>"},"Extensions.html":{"name":"Extensions","abstract":"<p>The following extensions are available globally.</p>"},"Functions.html":{"name":"Functions","abstract":"<p>The following functions are available globally.</p>"},"Protocols.html":{"name":"Protocols","abstract":"<p>The following protocols are available globally.</p>"},"Structs.html":{"name":"Structures","abstract":"<p>The following structures are available globally.</p>"},"Typealiases.html":{"name":"Type Aliases","abstract":"<p>The following type aliases are available globally.</p>"}} |