UNPKG

mixpanel-react-native

Version:

Official React Native Tracking Library for Mixpanel Analytics

170 lines (46 loc) 3.65 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Class: exports</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> </head> <body> <div id="main"> <h1 class="page-title">Class: exports</h1> <section> <header> <h2><span class="attribs"><span class="type-signature"></span></span>exports<span class="signature">()</span><span class="type-signature"></span></h2> <div class="class-description">The primary class for integrating Mixpanel with your app.</div> </header> <article> <div class="container-overview"> <h2>Constructor</h2> <h4 class="name" id="exports"><span class="type-signature"></span>new exports<span class="signature">()</span><span class="type-signature"></span></h4> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="index.js.html">index.js</a>, <a href="index.js.html#line46">line 46</a> </li></ul></dd> </dl> </div> </article> </section> </div> <nav> <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="MixpanelGroup.html">MixpanelGroup</a></li><li><a href="module.exports.html">exports</a></li><li><a href="People.html">People</a></li></ul><h3>Global</h3><ul><li><a href="global.html#addGroup">addGroup</a></li><li><a href="global.html#alias">alias</a></li><li><a href="global.html#clearSuperProperties">clearSuperProperties</a></li><li><a href="global.html#deleteGroup">deleteGroup</a></li><li><a href="global.html#eventElapsedTime">eventElapsedTime</a></li><li><a href="global.html#flush">flush</a></li><li><a href="global.html#getDistinctId">getDistinctId</a></li><li><a href="global.html#getGroup">getGroup</a></li><li><a href="global.html#getPeople">getPeople</a></li><li><a href="global.html#getSuperProperties">getSuperProperties</a></li><li><a href="global.html#hasOptedOutTracking">hasOptedOutTracking</a></li><li><a href="global.html#identify">identify</a></li><li><a href="global.html#init">init</a></li><li><a href="global.html#optInTracking">optInTracking</a></li><li><a href="global.html#optOutTracking">optOutTracking</a></li><li><a href="global.html#registerSuperProperties">registerSuperProperties</a></li><li><a href="global.html#registerSuperPropertiesOnce">registerSuperPropertiesOnce</a></li><li><a href="global.html#removeGroup">removeGroup</a></li><li><a href="global.html#reset">reset</a></li><li><a href="global.html#setGroup">setGroup</a></li><li><a href="global.html#timeEvent">timeEvent</a></li><li><a href="global.html#track">track</a></li><li><a href="global.html#trackWithGroups">trackWithGroups</a></li><li><a href="global.html#unregisterSuperProperty">unregisterSuperProperty</a></li></ul> </nav> <br class="clear"> <footer> Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Tue Dec 08 2020 12:02:49 GMT-0800 (Pacific Standard Time) </footer> <script> prettyPrint(); </script> <script src="scripts/linenumber.js"> </script> </body> </html>