Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Commit

Permalink
Releasing SDK for Optimize and some minor bug fixes for Analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Clough committed Mar 8, 2016
1 parent ae277a7 commit 477b700
Show file tree
Hide file tree
Showing 339 changed files with 15,554 additions and 7,906 deletions.
2 changes: 1 addition & 1 deletion Documentation/docset-installed.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Documentation set was installed to Xcode!

Path: /Users/jenkins/Library/Developer/Shared/Documentation/DocSets/com.webtrends.webtrendssdk.WebtrendsSDK.docset
Time: 2015-12-14 19:10:08 +0000
Time: 2016-03-08 21:33:42 +0000
2 changes: 1 addition & 1 deletion Documentation/docset/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
<key>DocSetPublisherName</key>
<string>Webtrends</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2015 Webtrends. All rights reserved.</string>
<string>Copyright © 2016 Webtrends. All rights reserved.</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ <h1 id="library-title">

<option value="//api/name/resume">- resume</option>

<option value="//api/name/saveWatchEvent:">- saveWatchEvent:</option>

<option value="//api/name/scheduleSend">- scheduleSend</option>

<option value="//api/name/scheduleSendAll">- scheduleSendAll</option>
Expand Down Expand Up @@ -1449,6 +1451,64 @@ <h4 class="method-subtitle parameter-title">Return Value</h4>



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


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

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

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


<div class="method-subsection brief-description">
<p>Read a watchkit sdk event in, and synchronously write it to the store</p>
</div>



<div class="method-subsection method-declaration"><code>- (BOOL)saveWatchEvent:(NSDictionary *)<em>dictionary</em></code></div>



<div class="method-subsection arguments-section parameters">
<h4 class="method-subtitle parameter-title">Parameters</h4>
<table class="argument-def parameter-def">

<tr>
<th scope="row" class="argument-name"><code>dictionary</code></th>
<td><p>The dictionary potentially containing a watchkit event</p></td>
</tr>

</table>
</div>



<div class="method-subsection return">
<h4 class="method-subtitle parameter-title">Return Value</h4>
<p>YES if the dictionary is a Webtrends Event, NO if not</p>
</div>











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

<p class="copyright">Copyright &copy; 2015 Webtrends. All rights reserved. Updated: 2015-12-14</p>
<p class="copyright">Copyright &copy; 2016 Webtrends. All rights reserved. Updated: 2016-03-08</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2015 Webtrends. All rights reserved. Updated: 2015-12-14</p>
<p class="copyright">Copyright &copy; 2016 Webtrends. All rights reserved. Updated: 2016-03-08</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2015 Webtrends. All rights reserved. Updated: 2015-12-14</p>
<p class="copyright">Copyright &copy; 2016 Webtrends. All rights reserved. Updated: 2016-03-08</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,226 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">

<title>WTImageOptimizeFactor Class Reference</title>

<link rel="stylesheet" href="../css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
<meta name="generator" content="appledoc 2.2.1 (build 1333)">
</head>
<body class="appledoc">
<header>
<div class="container" class="hide-in-xcode">

<h1 id="library-title">
<a href="../index.html">WebtrendsSDK </a>
</h1>

<p id="developer-home">
<a href="../index.html">Webtrends</a>
</p>

</div>
</header>

<aside>
<div class="container">
<nav>
<ul id="header-buttons" role="toolbar">
<li><a href="../index.html">Index</a></li>
<li><a href="../hierarchy.html">Hierarchy</a></li>

<li id="on-this-page" role="navigation">
<label>
On This Page

<div class="chevron">
<div class="chevy chevron-left"></div>
<div class="chevy chevron-right"></div>
</div>

<select id="jump-to">
<option value="top">Jump To&#133;</option>

<option value="overview">Overview</option>




<option value="tasks">Tasks</option>





<optgroup label="Properties">

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

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

</optgroup>






</select>
</label>
</li>
</ul>
</nav>
</div>
</aside>

<article>
<div id="overview_contents" class="container">
<div id="content">
<main role="main">
<h1 class="title">WTImageOptimizeFactor Class Reference</h1>


<div class="section section-specification"><table cellspacing="0"><tbody>
<tr>
<th>Inherits from</th>
<td><a href="../Classes/WTOptimizeFactor.html">WTOptimizeFactor</a> : NSObject</td>
</tr><tr>
<th>Declared in</th>
<td>WTImageOptimizeFactor.h</td>
</tr>
</tbody></table></div>




<div class="section section-overview">
<a title="Overview" name="overview"></a>
<h2 class="subtitle subtitle-overview">Overview</h2>
<p>Used to optimize an image with a remote source. Normally accessed by way of WTOptimizeImageView, but if you need raw access to the image, you can use this class directly.</p>
</div>





<div class="section section-tasks">
<a title="Tasks" name="tasks"></a>





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

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

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


<div class="method-subsection brief-description">
<p>The location of the remote image, if you&rsquo;d prefer to manage downloading yourself.</p>
</div>



<div class="method-subsection method-declaration"><code>@property (strong, nonatomic, readonly) NSURL *remoteURL</code></div>















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


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

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

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


<div class="method-subsection brief-description">
<p>The image, or nil if it hasn&rsquo;t been cached yet</p>
</div>



<div class="method-subsection method-declaration"><code>@property (strong, nonatomic, readonly) UIImage *image</code></div>















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


</div>
</div>
</div>
</div>

</div>






</main>

<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2016 Webtrends. All rights reserved. Updated: 2016-03-08</p>


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

</div>
</footer>
</div>
</div>
</article>

<script src="../js/script.js"></script>
</body>
</html>
Loading

0 comments on commit 477b700

Please sign in to comment.