PageRenderTime 53ms CodeModel.GetById 26ms app.highlight 22ms RepoModel.GetById 2ms app.codeStats 0ms

/app/libs/facebook-android-sdk-4.16.1/AccountKit/docs/javadoc/com/facebook/accountkit/package-summary.html

https://gitlab.com/finalversus/authenSimple
HTML | 309 lines | 275 code | 2 blank | 32 comment | 0 complexity | 70ca815718058e6be15b14ae7fb70da1 MD5 | raw file
  1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2<!-- NewPage -->
  3<html lang="en">
  4<head>
  5<!-- Generated by javadoc (version 1.7.0_51) on Fri Oct 07 10:28:01 PDT 2016 -->
  6<title>com.facebook.accountkit (accountkitsdk 4.16.1 API)</title>
  7<meta name="date" content="2016-10-07">
  8<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
  9</head>
 10<body>
 11<script type="text/javascript"><!--
 12    if (location.href.indexOf('is-external=true') == -1) {
 13        parent.document.title="com.facebook.accountkit (accountkitsdk 4.16.1 API)";
 14    }
 15//-->
 16</script>
 17<noscript>
 18<div>JavaScript is disabled on your browser.</div>
 19</noscript>
 20<!-- ========= START OF TOP NAVBAR ======= -->
 21<div class="topNav"><a name="navbar_top">
 22<!--   -->
 23</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 24<!--   -->
 25</a>
 26<ul class="navList" title="Navigation">
 27<li><a href="../../../overview-summary.html">Overview</a></li>
 28<li class="navBarCell1Rev">Package</li>
 29<li>Class</li>
 30<li><a href="package-tree.html">Tree</a></li>
 31<li><a href="../../../deprecated-list.html">Deprecated</a></li>
 32<li><a href="../../../index-all.html">Index</a></li>
 33<li><a href="../../../help-doc.html">Help</a></li>
 34</ul>
 35</div>
 36<div class="subNav">
 37<ul class="navList">
 38<li>Prev Package</li>
 39<li><a href="../../../com/facebook/accountkit/ui/package-summary.html">Next Package</a></li>
 40</ul>
 41<ul class="navList">
 42<li><a href="../../../index.html?com/facebook/accountkit/package-summary.html" target="_top">Frames</a></li>
 43<li><a href="package-summary.html" target="_top">No Frames</a></li>
 44</ul>
 45<ul class="navList" id="allclasses_navbar_top">
 46<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
 47</ul>
 48<div>
 49<script type="text/javascript"><!--
 50  allClassesLink = document.getElementById("allclasses_navbar_top");
 51  if(window==top) {
 52    allClassesLink.style.display = "block";
 53  }
 54  else {
 55    allClassesLink.style.display = "none";
 56  }
 57  //-->
 58</script>
 59</div>
 60<a name="skip-navbar_top">
 61<!--   -->
 62</a></div>
 63<!-- ========= END OF TOP NAVBAR ========= -->
 64<div class="header">
 65<h1 title="Package" class="title">Package&nbsp;com.facebook.accountkit</h1>
 66</div>
 67<div class="contentContainer">
 68<ul class="blockList">
 69<li class="blockList">
 70<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
 71<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
 72<tr>
 73<th class="colFirst" scope="col">Interface</th>
 74<th class="colLast" scope="col">Description</th>
 75</tr>
 76<tbody>
 77<tr class="altColor">
 78<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKit.InitializeCallback.html" title="interface in com.facebook.accountkit">AccountKit.InitializeCallback</a></td>
 79<td class="colLast">
 80<div class="block">Callback passed to the initialize function.</div>
 81</td>
 82</tr>
 83<tr class="rowColor">
 84<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKitCallback.html" title="interface in com.facebook.accountkit">AccountKitCallback</a>&lt;RESULT&gt;</td>
 85<td class="colLast">
 86<div class="block">A callback class for the AccountKit SDK.</div>
 87</td>
 88</tr>
 89<tr class="altColor">
 90<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKitLoginResult.html" title="interface in com.facebook.accountkit">AccountKitLoginResult</a></td>
 91<td class="colLast">&nbsp;</td>
 92</tr>
 93<tr class="rowColor">
 94<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountPreferences.html" title="interface in com.facebook.accountkit">AccountPreferences</a></td>
 95<td class="colLast">
 96<div class="block">Accesses Account preferences that are stored on the Account Kit servers for the associated app
 97 and account.</div>
 98</td>
 99</tr>
100<tr class="altColor">
101<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountPreferences.OnDeletePreferenceListener.html" title="interface in com.facebook.accountkit">AccountPreferences.OnDeletePreferenceListener</a></td>
102<td class="colLast">
103<div class="block">Listener for callbacks from `deletePreference` calls.</div>
104</td>
105</tr>
106<tr class="rowColor">
107<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountPreferences.OnLoadPreferenceListener.html" title="interface in com.facebook.accountkit">AccountPreferences.OnLoadPreferenceListener</a></td>
108<td class="colLast">
109<div class="block">Listener for callbacks from `loadPreference` calls.</div>
110</td>
111</tr>
112<tr class="altColor">
113<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountPreferences.OnLoadPreferencesListener.html" title="interface in com.facebook.accountkit">AccountPreferences.OnLoadPreferencesListener</a></td>
114<td class="colLast">
115<div class="block">Listener for callbacks from `loadPreferences` calls.</div>
116</td>
117</tr>
118<tr class="rowColor">
119<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountPreferences.OnSetPreferenceListener.html" title="interface in com.facebook.accountkit">AccountPreferences.OnSetPreferenceListener</a></td>
120<td class="colLast">
121<div class="block">Listener for callbacks from `setPreference` calls.</div>
122</td>
123</tr>
124<tr class="altColor">
125<td class="colFirst"><a href="../../../com/facebook/accountkit/EmailLoginModel.html" title="interface in com.facebook.accountkit">EmailLoginModel</a></td>
126<td class="colLast">&nbsp;</td>
127</tr>
128<tr class="rowColor">
129<td class="colFirst"><a href="../../../com/facebook/accountkit/LoginModel.html" title="interface in com.facebook.accountkit">LoginModel</a></td>
130<td class="colLast">&nbsp;</td>
131</tr>
132<tr class="altColor">
133<td class="colFirst"><a href="../../../com/facebook/accountkit/PhoneLoginModel.html" title="interface in com.facebook.accountkit">PhoneLoginModel</a></td>
134<td class="colLast">&nbsp;</td>
135</tr>
136</tbody>
137</table>
138</li>
139<li class="blockList">
140<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
141<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
142<tr>
143<th class="colFirst" scope="col">Class</th>
144<th class="colLast" scope="col">Description</th>
145</tr>
146<tbody>
147<tr class="altColor">
148<td class="colFirst"><a href="../../../com/facebook/accountkit/AccessToken.html" title="class in com.facebook.accountkit">AccessToken</a></td>
149<td class="colLast">
150<div class="block">This class represents an immutable access token for using AccountKit APIs.</div>
151</td>
152</tr>
153<tr class="rowColor">
154<td class="colFirst"><a href="../../../com/facebook/accountkit/AccessTokenTracker.html" title="class in com.facebook.accountkit">AccessTokenTracker</a></td>
155<td class="colLast">
156<div class="block">This class can be extended to receive notifications of access token changes.</div>
157</td>
158</tr>
159<tr class="altColor">
160<td class="colFirst"><a href="../../../com/facebook/accountkit/Account.html" title="class in com.facebook.accountkit">Account</a></td>
161<td class="colLast">
162<div class="block">This class represents an AccountKit Account</div>
163</td>
164</tr>
165<tr class="rowColor">
166<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKit.html" title="class in com.facebook.accountkit">AccountKit</a></td>
167<td class="colLast">
168<div class="block">This seems to be the main class for initialization and login for AccountKit.</div>
169</td>
170</tr>
171<tr class="altColor">
172<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKitError.html" title="class in com.facebook.accountkit">AccountKitError</a></td>
173<td class="colLast">
174<div class="block">Map of all the existing SDK error codes and respective message for convenience</div>
175</td>
176</tr>
177<tr class="rowColor">
178<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKitSdkVersion.html" title="class in com.facebook.accountkit">AccountKitSdkVersion</a></td>
179<td class="colLast">&nbsp;</td>
180</tr>
181<tr class="altColor">
182<td class="colFirst"><a href="../../../com/facebook/accountkit/EmailLoginTracker.html" title="class in com.facebook.accountkit">EmailLoginTracker</a></td>
183<td class="colLast">
184<div class="block">Tracks broadcasts about changes in the status of the current email login model
185
186 The <a href="../../../com/facebook/accountkit/Tracker.html#stopTracking()"><code>stopTracking()</code></a> method should be called in the onDestroy() method of the receiving
187 Activity or Fragment.</div>
188</td>
189</tr>
190<tr class="rowColor">
191<td class="colFirst"><a href="../../../com/facebook/accountkit/LoggingBehaviorCollection.html" title="class in com.facebook.accountkit">LoggingBehaviorCollection</a></td>
192<td class="colLast">&nbsp;</td>
193</tr>
194<tr class="altColor">
195<td class="colFirst"><a href="../../../com/facebook/accountkit/PhoneLoginTracker.html" title="class in com.facebook.accountkit">PhoneLoginTracker</a></td>
196<td class="colLast">
197<div class="block">Tracks broadcasts about changes in the status of the current phone login model
198
199 The <a href="../../../com/facebook/accountkit/Tracker.html#stopTracking()"><code>stopTracking()</code></a> method should be called in the onDestroy() method of the receiving
200 Activity or Fragment.</div>
201</td>
202</tr>
203<tr class="rowColor">
204<td class="colFirst"><a href="../../../com/facebook/accountkit/PhoneNumber.html" title="class in com.facebook.accountkit">PhoneNumber</a></td>
205<td class="colLast">
206<div class="block">Container for phone numbers with a separate country code from full phone number</div>
207</td>
208</tr>
209<tr class="altColor">
210<td class="colFirst"><a href="../../../com/facebook/accountkit/Tracker.html" title="class in com.facebook.accountkit">Tracker</a></td>
211<td class="colLast">
212<div class="block">Tracks broadcasts about changes in the state</div>
213</td>
214</tr>
215</tbody>
216</table>
217</li>
218<li class="blockList">
219<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
220<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
221<tr>
222<th class="colFirst" scope="col">Enum</th>
223<th class="colLast" scope="col">Description</th>
224</tr>
225<tbody>
226<tr class="altColor">
227<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKitError.Type.html" title="enum in com.facebook.accountkit">AccountKitError.Type</a></td>
228<td class="colLast">&nbsp;</td>
229</tr>
230<tr class="rowColor">
231<td class="colFirst"><a href="../../../com/facebook/accountkit/LoggingBehavior.html" title="enum in com.facebook.accountkit">LoggingBehavior</a></td>
232<td class="colLast">
233<div class="block">Specifies different categories of logging messages that can be generated.</div>
234</td>
235</tr>
236<tr class="altColor">
237<td class="colFirst"><a href="../../../com/facebook/accountkit/LoginResult.html" title="enum in com.facebook.accountkit">LoginResult</a></td>
238<td class="colLast">
239<div class="block">The result of the given AccountKit login</div>
240</td>
241</tr>
242</tbody>
243</table>
244</li>
245<li class="blockList">
246<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
247<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
248<tr>
249<th class="colFirst" scope="col">Exception</th>
250<th class="colLast" scope="col">Description</th>
251</tr>
252<tbody>
253<tr class="altColor">
254<td class="colFirst"><a href="../../../com/facebook/accountkit/AccountKitException.html" title="class in com.facebook.accountkit">AccountKitException</a></td>
255<td class="colLast">
256<div class="block">Represents an error condition specific to the AccountKit SDK for Android.</div>
257</td>
258</tr>
259</tbody>
260</table>
261</li>
262</ul>
263</div>
264<!-- ======= START OF BOTTOM NAVBAR ====== -->
265<div class="bottomNav"><a name="navbar_bottom">
266<!--   -->
267</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
268<!--   -->
269</a>
270<ul class="navList" title="Navigation">
271<li><a href="../../../overview-summary.html">Overview</a></li>
272<li class="navBarCell1Rev">Package</li>
273<li>Class</li>
274<li><a href="package-tree.html">Tree</a></li>
275<li><a href="../../../deprecated-list.html">Deprecated</a></li>
276<li><a href="../../../index-all.html">Index</a></li>
277<li><a href="../../../help-doc.html">Help</a></li>
278</ul>
279</div>
280<div class="subNav">
281<ul class="navList">
282<li>Prev Package</li>
283<li><a href="../../../com/facebook/accountkit/ui/package-summary.html">Next Package</a></li>
284</ul>
285<ul class="navList">
286<li><a href="../../../index.html?com/facebook/accountkit/package-summary.html" target="_top">Frames</a></li>
287<li><a href="package-summary.html" target="_top">No Frames</a></li>
288</ul>
289<ul class="navList" id="allclasses_navbar_bottom">
290<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
291</ul>
292<div>
293<script type="text/javascript"><!--
294  allClassesLink = document.getElementById("allclasses_navbar_bottom");
295  if(window==top) {
296    allClassesLink.style.display = "block";
297  }
298  else {
299    allClassesLink.style.display = "none";
300  }
301  //-->
302</script>
303</div>
304<a name="skip-navbar_bottom">
305<!--   -->
306</a></div>
307<!-- ======== END OF BOTTOM NAVBAR ======= -->
308</body>
309</html>