|  | <!DOCTYPE html> | 
|  | <html lang="en"> | 
|  | <head> | 
|  | <title>Enums  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="Enums  Reference"></a> | 
|  | <header> | 
|  | <div class="content-wrapper"> | 
|  | <p class="header-text"><a href="index.html"> Docs</a> (41% documented)</p> | 
|  | <p id="header-links"><a href=""><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"> Reference</a> | 
|  | <img id="carat" src="img/carat.png" height="10px" width="6px" /> | 
|  | Enums  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/Manager.html">Manager</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Classes/Request.html">Request</a> | 
|  | </li> | 
|  | </ul> | 
|  | </li> | 
|  | <li class="part-name tasks"> | 
|  | <a href="Global Variables.html">Global Variables</a> | 
|  | <ul class="nav-chapters"> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Global Variables.html#/s:v15PredictionIOSDK20AlamofireErrorDomainSS">AlamofireErrorDomain</a> | 
|  | </li> | 
|  | </ul> | 
|  | </li> | 
|  | <li class="part-name tasks"> | 
|  | <a href="Enums.html">Enums</a> | 
|  | <ul class="nav-chapters"> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Enums.html#/s:O15PredictionIOSDK6Method">Method</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Enums/ParameterEncoding.html">ParameterEncoding</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> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Extensions/Manager.html">Manager</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Extensions/NSURL.html">NSURL</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Extensions/NSURLComponents.html">NSURLComponents</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Extensions/NSURLRequest.html">NSURLRequest</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Extensions/Request.html">Request</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Extensions/String.html">String</a> | 
|  | </li> | 
|  | </ul> | 
|  | </li> | 
|  | <li class="part-name tasks"> | 
|  | <a href="Functions.html">Functions</a> | 
|  | <ul class="nav-chapters"> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK8downloadFTPS_21URLRequestConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(_:_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK8downloadFTOS_6MethodPS_20URLStringConvertible_FTCSo5NSURLCSo17NSHTTPURLResponse_S2__CS_7Request">download(_:_:_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK8downloadFT10resumeDataCSo6NSDataFTCSo5NSURLCSo17NSHTTPURLResponse_S1__CS_7Request">download(resumeData:_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK7requestFPS_21URLRequestConvertible_CS_7Request">request(_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK7requestFTOS_6MethodPS_20URLStringConvertible_10parametersGSqGVSs10DictionarySSPSs9AnyObject___8encodingOS_17ParameterEncoding_CS_7Request">request(_:_:parameters:encoding:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK6uploadFTPS_21URLRequestConvertible_CSo6NSData_CS_7Request">upload(_:_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK6uploadFTPS_21URLRequestConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK6uploadFTPS_21URLRequestConvertible_CSo5NSURL_CS_7Request">upload(_:_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK6uploadFTOS_6MethodPS_20URLStringConvertible_CSo13NSInputStream_CS_7Request">upload(_:_:_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK6uploadFTOS_6MethodPS_20URLStringConvertible_CSo5NSURL_CS_7Request">upload(_:_:_:)</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Functions.html#/s:F15PredictionIOSDK6uploadFTOS_6MethodPS_20URLStringConvertible_CSo6NSData_CS_7Request">upload(_:_:_:)</a> | 
|  | </li> | 
|  | </ul> | 
|  | </li> | 
|  | <li class="part-name tasks"> | 
|  | <a href="Protocols.html">Protocols</a> | 
|  | <ul class="nav-chapters"> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Protocols/URLRequestConvertible.html">URLRequestConvertible</a> | 
|  | </li> | 
|  | <li class="nav-chapter"> | 
|  | <a href="Protocols/URLStringConvertible.html">URLStringConvertible</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">Enums</h1> | 
|  | <section> | 
|  | <section class="section"> | 
|  | <p class="para">The following enums are available globally.</p> | 
|  | </section> | 
|  | <section class="section task-group-section"> | 
|  | <div class="task-group"> | 
|  | <div class="task-name-container"> | 
|  |  | 
|  | <a name="/Unnamed"></a> | 
|  |  | 
|  | </div> | 
|  | <ul class="task-group-list"> | 
|  | <li class="item symbol"> | 
|  | <div class="task-group-term"> | 
|  | <code> | 
|  | <a name="/s:O15PredictionIOSDK6Method"> | 
|  | <a name="//apple_ref/swift/Enum/Method" class="dashAnchor"></a> | 
|  | <a class="x-instance-method Swift" href="#/s:O15PredictionIOSDK6Method">Method</a> | 
|  | </code> | 
|  | </div> | 
|  | <div class="height-container"> | 
|  | <div class="pointy-thing-container"></div> | 
|  | <section class="section instance-method"> | 
|  | <div class="pointy-thing"></div> | 
|  | <div class="abstract"> | 
|  | <p class="para">HTTP method definitions.See <a href="http://tools.ietf.org/html/rfc7231#section-4.3">http://tools.ietf.org/html/rfc7231#section-4.3</a></p> | 
|  | </div> | 
|  | <div class="declaration"> | 
|  | <h4>Declaration</h4> | 
|  |  | 
|  | <div class="Swift"> | 
|  | <p class="aside-title">Swift</p> | 
|  | <pre class="highlight"><code><span class="kd">enum</span> <span class="kt">Method</span><span class="p">:</span> <span class="kt">String</span></code></pre> | 
|  |  | 
|  | </div> | 
|  | </div> | 
|  | </section> | 
|  | </div> | 
|  | </li> | 
|  | <li class="item symbol"> | 
|  | <div class="task-group-term"> | 
|  | <code> | 
|  | <a name="/s:O15PredictionIOSDK17ParameterEncoding"> | 
|  | <a name="//apple_ref/swift/Enum/ParameterEncoding" class="dashAnchor"></a> | 
|  | <a class="x-instance-method Swift" href="#/s:O15PredictionIOSDK17ParameterEncoding">ParameterEncoding</a> | 
|  | </code> | 
|  | </div> | 
|  | <div class="height-container"> | 
|  | <div class="pointy-thing-container"></div> | 
|  | <section class="section instance-method"> | 
|  | <div class="pointy-thing"></div> | 
|  | <div class="abstract"> | 
|  | <p class="para">Used to specify the way in which a set of parameters are applied to a URL request.</p> | 
|  | <a href="Enums/ParameterEncoding.html" class="see-more">See more</a> | 
|  | </div> | 
|  | <div class="declaration"> | 
|  | <h4>Declaration</h4> | 
|  |  | 
|  | <div class="Swift"> | 
|  | <p class="aside-title">Swift</p> | 
|  | <pre class="highlight"><code><span class="kd">enum</span> <span class="kt">ParameterEncoding</span></code></pre> | 
|  |  | 
|  | </div> | 
|  | </div> | 
|  | </section> | 
|  | </div> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | </section> | 
|  | </section> | 
|  | <section id="footer"> | 
|  | <p class="copyright">© 2015 <a class="link" href="" target="_blank" rel="external"></a>. All rights reserved. (Last updated: 2015-02-24)</p> | 
|  | <p class="copyright">Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.1.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p> | 
|  | </section> | 
|  | </article> | 
|  | </div> | 
|  | </body> | 
|  | </div> | 
|  | </html> |