blob: 13638ef0c88fcda348c03e8e09cc147f5c848d55 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<title>PredictionIO Swift SDK Reference</title>
<link rel="stylesheet" type="text/css" href="css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="css/highlight.css" />
<meta charset='utf-8'>
<script type="text/javascript">
window.jazzy = {'docset': false}
if (typeof window.dash != 'undefined') {
document.documentElement.className += ' dash'
window.jazzy.docset = true
}
if (navigator.userAgent.match(/xcode/i)) {
document.documentElement.className += ' xcode'
window.jazzy.docset = true
}
</script>
<script src="js/jquery.min.js" defer></script>
<script src="js/jazzy.js" defer></script>
</head>
<body id="reference" class="Swift">
<a title="PredictionIO Swift SDK Reference"></a>
<header>
<div class="content-wrapper">
<p class="header-text"><a href="index.html">PredictionIO Swift SDK Docs</a> (96% documented)</p>
<p id="header-links"><a href="https://github.com/minhtule/PredictionIO-iOS-SDK"><img id="header-icon" src="img/gh.png" height="16px" width="16px" />View on GitHub</a></p>
</div>
</header>
<section id="valence">
<div class="content-wrapper">
<p id="hierarchial_navigation">
<a href="index.html" id="design_resources_link">PredictionIO Swift SDK Reference</a>
<img id="carat" src="img/carat.png" height="10px" width="6px" />
PredictionIO Swift SDK Reference
</p>
</div>
</section>
<div class="content-wrapper">
<nav class="book-parts">
<ul class="nav-parts">
<li class="part-name tasks">
<a href="Classes.html">Classes</a>
<ul class="nav-chapters">
<li class="nav-chapter">
<a href="Classes/BaseClient.html">BaseClient</a>
</li>
<li class="nav-chapter">
<a href="Classes/EngineClient.html">EngineClient</a>
</li>
<li class="nav-chapter">
<a href="Classes/EventClient.html">EventClient</a>
</li>
<li class="nav-chapter">
<a href="Classes.html#/s:C15PredictionIOSDK7Manager">Manager</a>
</li>
</ul>
</li>
<li class="part-name tasks">
<a href="Extensions.html">Extensions</a>
<ul class="nav-chapters">
<li class="nav-chapter">
<a href="Extensions/EventClient.html">EventClient</a>
</li>
</ul>
</li>
<li class="part-name tasks">
<a href="Structs.html">Structs</a>
<ul class="nav-chapters">
<li class="nav-chapter">
<a href="Structs/Event.html">Event</a>
</li>
</ul>
</li>
</ul>
</nav>
<div class="pixel-line"></div>
<div class="rubber-band-gap"></div>
<article class="chapter">
<a name="/"></a>
<h1 class="chapter-name">PredictionIO Swift SDK</h1>
<section>
<section class="section">
<div class='readme'><a href='#predictionio_swift_sdk' class='anchor' aria-hidden=true><span class="header-anchor"></span></a><h1 id='predictionio_swift_sdk'>PredictionIO Swift SDK</h1>
<a href='#authors' class='anchor' aria-hidden=true><span class="header-anchor"></span></a><h3 id='authors'>Authors</h3>
<p class="para">Minh-Tu Le</p></div>
</section>
</section>
<section id="footer">
<p class="copyright">&copy; 2015 <a class="link" href="https://github.com/minhtule" target="_blank" rel="external">Minh-Tu Le</a>. All rights reserved. (Last updated: 2015-03-03)</p>
<p class="copyright">Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.1.2</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
</body>
</div>
</html>