Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zihejia committed Jan 12, 2019
1 parent 3cb8965 commit 970f262
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 5 deletions.
46 changes: 45 additions & 1 deletion docs/Classes/Mixpanel.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h1 id="library-title">

<option value="//api/name/flushOnBackground">flushOnBackground</option>

<option value="//api/name/hadPersistedDistinctId">hadPersistedDistinctId</option>

<option value="//api/name/maximumSessionDuration">maximumSessionDuration</option>

<option value="//api/name/miniNotificationPresentationTime">miniNotificationPresentationTime</option>
Expand Down Expand Up @@ -495,6 +497,48 @@ <h4 class="method-subtitle">Discussion</h4>



<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">Mixpanel.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/hadPersistedDistinctId" title="hadPersistedDistinctId"></a>
<h3 class="method-title"><code><a href="#//api/name/hadPersistedDistinctId">&nbsp;&nbsp;hadPersistedDistinctId</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>A flag which says if a <a href="#//api/name/distinctId">distinctId</a> is already in peristence from old sdk
Defaults to NO.</p>
</div>



<div class="method-subsection method-declaration"><code>@property (atomic) BOOL hadPersistedDistinctId</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">Mixpanel.h</code></p>
Expand Down Expand Up @@ -3695,7 +3739,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Mixpanel. All rights reserved. Updated: 2018-11-13</p>
<p class="copyright">Copyright &copy; 2019 Mixpanel. All rights reserved. Updated: 2019-01-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/MixpanelPeople.html
Original file line number Diff line number Diff line change
Expand Up @@ -1149,7 +1149,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Mixpanel. All rights reserved. Updated: 2018-11-13</p>
<p class="copyright">Copyright &copy; 2019 Mixpanel. All rights reserved. Updated: 2019-01-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/MixpanelDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Mixpanel. All rights reserved. Updated: 2018-11-13</p>
<p class="copyright">Copyright &copy; 2019 Mixpanel. All rights reserved. Updated: 2019-01-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/hierarchy.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2 class="index-title">Protocol References</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Mixpanel. All rights reserved. Updated: 2018-11-13</p>
<p class="copyright">Copyright &copy; 2019 Mixpanel. All rights reserved. Updated: 2019-01-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2 class="index-title">Protocol References</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2018 Mixpanel. All rights reserved. Updated: 2018-11-13</p>
<p class="copyright">Copyright &copy; 2019 Mixpanel. All rights reserved. Updated: 2019-01-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down

0 comments on commit 970f262

Please sign in to comment.