-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
AuthyApps
committed
Sep 13, 2021
1 parent
79116fb
commit 6d30b0e
Showing
99 changed files
with
26,815 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,232 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Classes 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 src="js/jquery.min.js" defer></script> | ||
<script src="js/jazzy.js" defer></script> | ||
|
||
<script src="js/lunr.min.js" defer></script> | ||
<script src="js/typeahead.jquery.js" defer></script> | ||
<script src="js/jazzy.search.js" defer></script> | ||
</head> | ||
<body> | ||
<a name="//apple_ref/swift/Section/Classes" class="dashAnchor"></a> | ||
<a title="Classes Reference"></a> | ||
<header> | ||
<div class="content-wrapper"> | ||
<p><a href="index.html">TwilioVerifySDK 1.1.0 Docs</a> (86% documented)</p> | ||
<p class="header-right"> | ||
<form role="search" action="search.json"> | ||
<input type="text" placeholder="Search documentation" data-typeahead> | ||
</form> | ||
</p> | ||
</div> | ||
</header> | ||
<div class="content-wrapper"> | ||
<p id="breadcrumbs"> | ||
<a href="index.html">TwilioVerifySDK Reference</a> | ||
<img id="carat" src="img/carat.png" /> | ||
Classes Reference | ||
</p> | ||
</div> | ||
<div class="content-wrapper"> | ||
<nav class="sidebar"> | ||
<ul class="nav-groups"> | ||
<li class="nav-group-name"> | ||
<a href="Classes.html">Classes</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Classes/TwilioVerifyBuilder.html">TwilioVerifyBuilder</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Classes/TwilioVerifyManager.html">TwilioVerifyManager</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Enums.html">Enumerations</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Enums/ChallengeListOrder.html">ChallengeListOrder</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Enums/ChallengeStatus.html">ChallengeStatus</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Enums/FactorStatus.html">FactorStatus</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Enums/FactorType.html">FactorType</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Enums/LogLevel.html">LogLevel</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Enums/TwilioVerifyError.html">TwilioVerifyError</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Protocols.html">Protocols</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/Challenge.html">Challenge</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/ChallengeList.html">ChallengeList</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/Factor.html">Factor</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/FactorPayload.html">FactorPayload</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/LoggerService.html">LoggerService</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/Metadata.html">Metadata</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/NetworkProvider.html">NetworkProvider</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/TwilioVerify.html">TwilioVerify</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/UpdateChallengePayload.html">UpdateChallengePayload</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/UpdateFactorPayload.html">UpdateFactorPayload</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/VerifyFactorPayload.html">VerifyFactorPayload</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Structs.html">Structures</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Structs/ChallengeDetails.html">ChallengeDetails</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/ChallengeListPayload.html">ChallengeListPayload</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/Detail.html">Detail</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/PushFactorPayload.html">PushFactorPayload</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs.html#/s:15TwilioVerifySDK8ResponseV">Response</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/UpdatePushChallengePayload.html">UpdatePushChallengePayload</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/UpdatePushFactorPayload.html">UpdatePushFactorPayload</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/VerifyPushFactorPayload.html">VerifyPushFactorPayload</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Typealiases.html">Type Aliases</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Typealiases.html#/s:15TwilioVerifySDK12FailureBlocka">FailureBlock</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Typealiases.html#/s:15TwilioVerifySDK20SuccessResponseBlocka">SuccessResponseBlock</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</nav> | ||
<article class="main-content"> | ||
<section> | ||
<section class="section"> | ||
<h1>Classes</h1> | ||
<p>The following classes are available globally.</p> | ||
|
||
</section> | ||
<section class="section task-group-section"> | ||
<div class="task-group"> | ||
<ul> | ||
<li class="item"> | ||
<div> | ||
<code> | ||
<a name="/s:15TwilioVerifySDK0aB7BuilderC"></a> | ||
<a name="//apple_ref/swift/Class/TwilioVerifyBuilder" class="dashAnchor"></a> | ||
<a class="token" href="#/s:15TwilioVerifySDK0aB7BuilderC">TwilioVerifyBuilder</a> | ||
</code> | ||
</div> | ||
<div class="height-container"> | ||
<div class="pointer-container"></div> | ||
<section class="section"> | ||
<div class="pointer"></div> | ||
<div class="abstract"> | ||
<p>Builder class that builds an instance of TwilioVerifyManager, which handles all the operations | ||
regarding Factors and Challenges</p> | ||
|
||
<a href="Classes/TwilioVerifyBuilder.html" class="slightly-smaller">See more</a> | ||
</div> | ||
<div class="declaration"> | ||
<h4>Declaration</h4> | ||
<div class="language"> | ||
<p class="aside-title">Swift</p> | ||
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">TwilioVerifyBuilder</span></code></pre> | ||
|
||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
</li> | ||
<li class="item"> | ||
<div> | ||
<code> | ||
<a name="/s:15TwilioVerifySDK0aB7ManagerC"></a> | ||
<a name="//apple_ref/swift/Class/TwilioVerifyManager" class="dashAnchor"></a> | ||
<a class="token" href="#/s:15TwilioVerifySDK0aB7ManagerC">TwilioVerifyManager</a> | ||
</code> | ||
</div> | ||
<div class="height-container"> | ||
<div class="pointer-container"></div> | ||
<section class="section"> | ||
<div class="pointer"></div> | ||
<div class="abstract"> | ||
<p>Handles the available operations to proccess Factors and Challenges</p> | ||
|
||
<a href="Classes/TwilioVerifyManager.html" class="slightly-smaller">See more</a> | ||
</div> | ||
<div class="declaration"> | ||
<h4>Declaration</h4> | ||
<div class="language"> | ||
<p class="aside-title">Swift</p> | ||
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">TwilioVerifyManager</span></code></pre> | ||
<pre class="highlight swift"><code><span class="kd">extension</span> <span class="kt">TwilioVerifyManager</span><span class="p">:</span> <span class="kt"><a href="Protocols/TwilioVerify.html">TwilioVerify</a></span></code></pre> | ||
|
||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
</li> | ||
</ul> | ||
</div> | ||
</section> | ||
</section> | ||
<section id="footer"> | ||
<p>© 2021 <a class="link" href="https://github.com/twilio/twilio-verify-ios" target="_blank" rel="external">Twilio</a>. All rights reserved. (Last updated: 2021-09-13)</p> | ||
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.6</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p> | ||
</section> | ||
</article> | ||
</div> | ||
</body> | ||
</div> | ||
</html> |
Oops, something went wrong.