[android] Updated Facebook SDK

This commit is contained in:
Alex Zolotarev 2014-03-22 04:40:42 +03:00 committed by Alex Zolotarev
parent b59bf20a34
commit 20dc134adb
355 changed files with 13487 additions and 1726 deletions

View file

@ -0,0 +1,15 @@
Facebook welcomes contributions to our SDKs.
All contributors must sign a CLA (contributor license agreement) here:
https://developers.facebook.com/opensource/cla
To contribute on behalf of your employer, sign the company CLA
To contribute on behalf of yourself, sign the individual CLA
All contributions:
1/ MUST be be licensed using the Apache License, Version 2.0
2/ authors MAY retain copyright by adding their copyright notice to the appropriate flies
More information on the Apache License can be found here: http://www.apache.org/foundation/license-faq.html

View file

@ -0,0 +1,30 @@
Facebook SDK for Android
========================
This open-source library allows you to integrate Facebook into your Android app.
Learn more about about the provided samples, documentation, integrating the SDK into your app, accessing source code, and more at https://developers.facebook.com/android
TRY IT OUT
1. Check-out the tutorials available online at https://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/
2. Start coding! Visit https://developers.facebook.com/android for tutorials and reference documentation.
LICENSE
Except as otherwise noted, the Facebook SDK for Android is licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
DEVELOPER TERMS
- By enabling Facebook integrations, including through this SDK, you can share information with Facebook, including information about peoples use of your app. Facebook will use information received in accordance with our Data Use Policy (https://www.facebook.com/about/privacy/), including to provide you with insights about the effectiveness of your ads and the use of your app. These integrations also enable us and our partners to serve ads on and off Facebook.
- You may limit your sharing of information with us by updating the Insights control in the developer tool (https://developers.facebook.com/apps/<app_id>/advanced).
- If you use a Facebook integration, including to share information with us, you agree and confirm that you have provided appropriate and sufficiently prominent notice to and obtained the appropriate consent from your users regarding such collection, use, and disclosure (including, at a minimum, through your privacy policy). You further agree that you will not share information with us about children under the age of 13.
- You agree to comply with all applicable laws and regulations and also agree to our Terms (https://www.facebook.com/policies/), including our Platform Policies (https://developers.facebook.com/policy/) and Advertising Guidelines, as applicable (https://www.facebook.com/ad_guidelines.php).
By using the Facebook SDK for Android you agree to these terms.

View file

@ -0,0 +1,9 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.7.+'
}
}

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>All Classes</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
@ -103,9 +103,11 @@
<li><a href="com/facebook/Request.GraphPlaceListCallback.html" title="interface in com.facebook" target="classFrame"><i>Request.GraphPlaceListCallback</i></a></li>
<li><a href="com/facebook/Request.GraphUserCallback.html" title="interface in com.facebook" target="classFrame"><i>Request.GraphUserCallback</i></a></li>
<li><a href="com/facebook/Request.GraphUserListCallback.html" title="interface in com.facebook" target="classFrame"><i>Request.GraphUserListCallback</i></a></li>
<li><a href="com/facebook/Request.OnProgressCallback.html" title="interface in com.facebook" target="classFrame"><i>Request.OnProgressCallback</i></a></li>
<li><a href="com/facebook/RequestAsyncTask.html" title="class in com.facebook" target="classFrame">RequestAsyncTask</a></li>
<li><a href="com/facebook/RequestBatch.html" title="class in com.facebook" target="classFrame">RequestBatch</a></li>
<li><a href="com/facebook/RequestBatch.Callback.html" title="interface in com.facebook" target="classFrame"><i>RequestBatch.Callback</i></a></li>
<li><a href="com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook" target="classFrame"><i>RequestBatch.OnProgressCallback</i></a></li>
<li><a href="com/facebook/Response.html" title="class in com.facebook" target="classFrame">Response</a></li>
<li><a href="com/facebook/Response.PagingDirection.html" title="enum in com.facebook" target="classFrame">Response.PagingDirection</a></li>
<li><a href="com/facebook/internal/ServerProtocol.html" title="class in com.facebook.internal" target="classFrame">ServerProtocol</a></li>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>All Classes</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
@ -103,9 +103,11 @@
<li><a href="com/facebook/Request.GraphPlaceListCallback.html" title="interface in com.facebook"><i>Request.GraphPlaceListCallback</i></a></li>
<li><a href="com/facebook/Request.GraphUserCallback.html" title="interface in com.facebook"><i>Request.GraphUserCallback</i></a></li>
<li><a href="com/facebook/Request.GraphUserListCallback.html" title="interface in com.facebook"><i>Request.GraphUserListCallback</i></a></li>
<li><a href="com/facebook/Request.OnProgressCallback.html" title="interface in com.facebook"><i>Request.OnProgressCallback</i></a></li>
<li><a href="com/facebook/RequestAsyncTask.html" title="class in com.facebook">RequestAsyncTask</a></li>
<li><a href="com/facebook/RequestBatch.html" title="class in com.facebook">RequestBatch</a></li>
<li><a href="com/facebook/RequestBatch.Callback.html" title="interface in com.facebook"><i>RequestBatch.Callback</i></a></li>
<li><a href="com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook"><i>RequestBatch.OnProgressCallback</i></a></li>
<li><a href="com/facebook/Response.html" title="class in com.facebook">Response</a></li>
<li><a href="com/facebook/Response.PagingDirection.html" title="enum in com.facebook">Response.PagingDirection</a></li>
<li><a href="com/facebook/internal/ServerProtocol.html" title="class in com.facebook.internal">ServerProtocol</a></li>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>AccessToken</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>AccessTokenSource</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>AppEventsConstants</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -99,8 +99,6 @@
extends <a href="http://d.android.com/reference/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">Predefined event and parameter names for logging events common to many apps. Logging occurs through the
<a href="../../com/facebook/AppEventsLogger.html#logEvent(java.lang.String, android.os.Bundle)"><code>AppEventsLogger.logEvent(String, android.os.Bundle)</code></a> family of methods.</div>
<dl><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
</li>
</ul>
</div>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>AppEventsLogger.FlushBehavior</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>AppEventsLogger</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -165,8 +165,6 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
The length of each parameter value can be no more than on the order of 100 characters.
</li>
</ul></div>
<dl><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
</li>
</ul>
</div>
@ -269,8 +267,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppEventsLogger.html#getLimitEventUsage(android.content.Context)">getLimitEventUsage</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</code>
<div class="block">Sets whether events sent to Facebook should be restricted from being used for purposes than analytics and
conversions, such as remarketing for this user.</div>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
@ -370,8 +367,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppEventsLogger.html#setLimitEventUsage(android.content.Context, boolean)">setLimitEventUsage</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
boolean&nbsp;limitEventUsage)</code>
<div class="block">Sets whether events sent to Facebook should be restricted from being used for purposes than analytics and
conversions, such as remarketing for this user.</div>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
</table>
@ -443,12 +439,10 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<ul class="blockList">
<li class="blockList">
<h4>getLimitEventUsage</h4>
<pre>public static&nbsp;boolean&nbsp;getLimitEventUsage(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</pre>
<div class="block">Sets whether events sent to Facebook should be restricted from being used for purposes than analytics and
conversions, such as remarketing for this user. Defaults to false. This value is stored on the device and
persists across app launches.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to read the value.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<pre><a href="http://d.android.com/reference/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;boolean&nbsp;getLimitEventUsage(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block">This method is deprecated. Use <a href="../../com/facebook/Settings.html#getLimitEventAndDataUsage(android.content.Context)"><code>Settings.getLimitEventAndDataUsage(Context)</code></a> instead.</div>
</li>
</ul>
<a name="setLimitEventUsage(android.content.Context, boolean)">
@ -457,14 +451,11 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<ul class="blockList">
<li class="blockList">
<h4>setLimitEventUsage</h4>
<pre>public static&nbsp;void&nbsp;setLimitEventUsage(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
boolean&nbsp;limitEventUsage)</pre>
<div class="block">Sets whether events sent to Facebook should be restricted from being used for purposes than analytics and
conversions, such as remarketing for this user. Defaults to false. This value is stored on the device and
persists across app launches. Changes to this setting will apply to any events currently queued to be
flushed, as well as any subsequent events.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to persist this value across app runs.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<pre><a href="http://d.android.com/reference/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;setLimitEventUsage(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
boolean&nbsp;limitEventUsage)</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block">This method is deprecated. Use <a href="../../com/facebook/Settings.html#setLimitEventAndDataUsage(android.content.Context, boolean)"><code>Settings.setLimitEventAndDataUsage(Context, boolean)</code></a> instead.</div>
</li>
</ul>
<a name="activateApp(android.content.Context)">
@ -479,8 +470,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
Use this method if your application ID is stored in application metadata, otherwise see
<a href="../../com/facebook/AppEventsLogger.html#activateApp(android.content.Context, java.lang.String)"><code>activateApp(android.content.Context, String)</code></a>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to access the applicationId and the attributionId for non-authenticated users.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to access the applicationId and the attributionId for non-authenticated users.</dd></dl>
</li>
</ul>
<a name="activateApp(android.content.Context, java.lang.String)">
@ -493,8 +483,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</pre>
<div class="block">Notifies the events system that the app has launched & logs an activatedApp event. Should be called whenever
your app becomes active, typically in the onResume() method of each long-running Activity of your app.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to access the attributionId for non-authenticated users.</dd><dd><code>applicationId</code> - The specific applicationId to report the activation for.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to access the attributionId for non-authenticated users.</dd><dd><code>applicationId</code> - The specific applicationId to report the activation for.</dd></dl>
</li>
</ul>
<a name="newLogger(android.content.Context)">
@ -508,8 +497,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
comes from this application's metadata. The application ID used to log events will be determined from
the app ID specified in the package metadata.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to access the applicationId and the attributionId for non-authenticated users.</dd>
<dt><span class="strong">Returns:</span></dt><dd>AppEventsLogger instance to invoke log* methods on.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<dt><span class="strong">Returns:</span></dt><dd>AppEventsLogger instance to invoke log* methods on.</dd></dl>
</li>
</ul>
<a name="newLogger(android.content.Context, com.facebook.Session)">
@ -524,8 +512,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to access the attributionId for non-authenticated users.</dd><dd><code>session</code> - Explicitly specified Session to log events against. If null, the activeSession
will be used if it's open, otherwise the logging will happen against the default
app ID specified via the app ID specified in the package metadata.</dd>
<dt><span class="strong">Returns:</span></dt><dd>AppEventsLogger instance to invoke log* methods on.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<dt><span class="strong">Returns:</span></dt><dd>AppEventsLogger instance to invoke log* methods on.</dd></dl>
</li>
</ul>
<a name="newLogger(android.content.Context, java.lang.String, com.facebook.Session)">
@ -542,8 +529,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
app ID specified in the package metadata will be used.</dd><dd><code>session</code> - Explicitly specified Session to log events against. If null, the activeSession
will be used if it's open, otherwise the logging will happen against the specified
app ID.</dd>
<dt><span class="strong">Returns:</span></dt><dd>AppEventsLogger instance to invoke log* methods on.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<dt><span class="strong">Returns:</span></dt><dd>AppEventsLogger instance to invoke log* methods on.</dd></dl>
</li>
</ul>
<a name="newLogger(android.content.Context, java.lang.String)">
@ -559,8 +545,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to access the attributionId for non-authenticated users.</dd><dd><code>applicationId</code> - Explicitly specified Facebook applicationId to log events against. If null, the default
app ID specified
in the package metadata will be used.</dd>
<dt><span class="strong">Returns:</span></dt><dd>AppEventsLogger instance to invoke log* methods on.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<dt><span class="strong">Returns:</span></dt><dd>AppEventsLogger instance to invoke log* methods on.</dd></dl>
</li>
</ul>
<a name="getFlushBehavior()">
@ -572,8 +557,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<pre>public static&nbsp;<a href="../../com/facebook/AppEventsLogger.FlushBehavior.html" title="enum in com.facebook">AppEventsLogger.FlushBehavior</a>&nbsp;getFlushBehavior()</pre>
<div class="block">Access the behavior that AppEventsLogger uses to determine when to flush logged events to the server. This
setting applies to all instances of AppEventsLogger.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>specified flush behavior.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<dl><dt><span class="strong">Returns:</span></dt><dd>specified flush behavior.</dd></dl>
</li>
</ul>
<a name="setFlushBehavior(com.facebook.AppEventsLogger.FlushBehavior)">
@ -585,8 +569,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<pre>public static&nbsp;void&nbsp;setFlushBehavior(<a href="../../com/facebook/AppEventsLogger.FlushBehavior.html" title="enum in com.facebook">AppEventsLogger.FlushBehavior</a>&nbsp;flushBehavior)</pre>
<div class="block">Set the behavior that this AppEventsLogger uses to determine when to flush logged events to the server. This
setting applies to all instances of AppEventsLogger.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>flushBehavior</code> - the desired behavior.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>flushBehavior</code> - the desired behavior.</dd></dl>
</li>
</ul>
<a name="logEvent(java.lang.String)">
@ -602,8 +585,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
constants are applicable.
Event names should be 40 characters or less, alphanumeric, and can include spaces, underscores
or hyphens, but mustn't have a space or hyphen as the first character. Any given app should
have no more than ~300 distinct event names.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
have no more than ~300 distinct event names.</dd></dl>
</li>
</ul>
<a name="logEvent(java.lang.String, double)">
@ -622,8 +604,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
or hyphens, but mustn't have a space or hyphen as the first character. Any given app should
have no more than ~300 distinct event names.
* @param eventName</dd><dd><code>valueToSum</code> - a value to associate with the event which will be summed up in Insights for across all
instances of the event, so that average values can be determined, etc.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
instances of the event, so that average values can be determined, etc.</dd></dl>
</li>
</ul>
<a name="logEvent(java.lang.String, android.os.Bundle)">
@ -645,8 +626,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
distinct eventName. It's advisable to keep the number of unique values provided for each
parameter in the, at most, thousands. As an example, don't attempt to provide a unique
parameter value for each unique user in your app. You won't get meaningful aggregate reporting
on so many parameter values. The values in the bundles should be Strings or numeric values.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
on so many parameter values. The values in the bundles should be Strings or numeric values.</dd></dl>
</li>
</ul>
<a name="logEvent(java.lang.String, double, android.os.Bundle)">
@ -670,8 +650,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
distinct eventName. It's advisable to keep the number of unique values provided for each
parameter in the, at most, thousands. As an example, don't attempt to provide a unique
parameter value for each unique user in your app. You won't get meaningful aggregate reporting
on so many parameter values. The values in the bundles should be Strings or numeric values.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
on so many parameter values. The values in the bundles should be Strings or numeric values.</dd></dl>
</li>
</ul>
<a name="logPurchase(java.math.BigDecimal, java.util.Currency)">
@ -684,8 +663,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<a href="http://d.android.com/reference/java/util/Currency.html?is-external=true" title="class or interface in java.util">Currency</a>&nbsp;currency)</pre>
<div class="block">Logs a purchase event with Facebook, in the specified amount and with the specified currency.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>purchaseAmount</code> - Amount of purchase, in the currency specified by the 'currency' parameter. This value
will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).</dd><dd><code>currency</code> - Currency used to specify the amount.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).</dd><dd><code>currency</code> - Currency used to specify the amount.</dd></dl>
</li>
</ul>
<a name="logPurchase(java.math.BigDecimal, java.util.Currency, android.os.Bundle)">
@ -701,8 +679,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
detail about the purchase can be passed in through the parameters bundle.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>purchaseAmount</code> - Amount of purchase, in the currency specified by the 'currency' parameter. This value
will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).</dd><dd><code>currency</code> - Currency used to specify the amount.</dd><dd><code>parameters</code> - Arbitrary additional information for describing this event. Should have no more than
10 entries, and keys should be mostly consistent from one purchase event to the next.</dd><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
10 entries, and keys should be mostly consistent from one purchase event to the next.</dd></dl>
</li>
</ul>
<a name="flush()">
@ -714,8 +691,6 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<pre>public&nbsp;void&nbsp;flush()</pre>
<div class="block">Explicitly flush any stored events to the server. Implicit flushes may happen depending on the value
of getFlushBehavior. This method allows for explicit, app invoked flushing.</div>
<dl><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="onContextStop()">
@ -731,8 +706,6 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
may trigger an I/O operation on the calling thread. Explicit use of this method is not necessary
if the consumer is making use of <a href="../../com/facebook/UiLifecycleHelper.html" title="class in com.facebook"><code>UiLifecycleHelper</code></a>, which will take care of making the call
in its own onStop() callback.</div>
<dl><dt><span class="strong">Beta Feature</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="logSdkEvent(java.lang.String, java.lang.Double, android.os.Bundle)">

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>AppLinkData.CompletionHandler</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>AppLinkData</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -139,6 +139,12 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppLinkData.html#ARGUMENTS_REFERER_DATA_KEY">ARGUMENTS_REFERER_DATA_KEY</a></strong></code>
<div class="block">Key that should be used to get the "referer_data" field for this app link.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppLinkData.html#ARGUMENTS_TAPTIME_KEY">ARGUMENTS_TAPTIME_KEY</a></strong></code>
<div class="block">Key that should be used to pull out the UTC Unix tap-time from the arguments for this app link.</div>
</td>
@ -182,21 +188,33 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://d.android.com/reference/org/json/JSONObject.html?is-external=true" title="class or interface in org.json">JSONObject</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppLinkData.html#getArguments()">getArguments</a></strong>()</code>
<td class="colFirst"><code><a href="http://d.android.com/reference/android/os/Bundle.html?is-external=true" title="class or interface in android.os">Bundle</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppLinkData.html#getArgumentBundle()">getArgumentBundle</a></strong>()</code>
<div class="block">The full set of arguments for this app link.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colFirst"><code><a href="http://d.android.com/reference/org/json/JSONObject.html?is-external=true" title="class or interface in org.json">JSONObject</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppLinkData.html#getArguments()">getArguments</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppLinkData.html#getRef()">getRef</a></strong>()</code>
<div class="block">Ref for this App Link</div>
<div class="block">Returns the ref for this App Link.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://d.android.com/reference/android/os/Bundle.html?is-external=true" title="class or interface in android.os">Bundle</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppLinkData.html#getRefererData()">getRefererData</a></strong>()</code>
<div class="block">The referer data associated with the app link.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://d.android.com/reference/android/net/Uri.html?is-external=true" title="class or interface in android.net">Uri</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/AppLinkData.html#getTargetUri()">getTargetUri</a></strong>()</code>
<div class="block">TargetUri for this App Link</div>
<div class="block">Returns the target uri for this App Link.</div>
</td>
</tr>
</table>
@ -224,7 +242,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<a name="ARGUMENTS_TAPTIME_KEY">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>ARGUMENTS_TAPTIME_KEY</h4>
<pre>public static final&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ARGUMENTS_TAPTIME_KEY</pre>
@ -232,6 +250,17 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#com.facebook.AppLinkData.ARGUMENTS_TAPTIME_KEY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ARGUMENTS_REFERER_DATA_KEY">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ARGUMENTS_REFERER_DATA_KEY</h4>
<pre>public static final&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ARGUMENTS_REFERER_DATA_KEY</pre>
<div class="block">Key that should be used to get the "referer_data" field for this app link.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../constant-values.html#com.facebook.AppLinkData.ARGUMENTS_REFERER_DATA_KEY">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
@ -288,8 +317,8 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<li class="blockList">
<h4>getTargetUri</h4>
<pre>public&nbsp;<a href="http://d.android.com/reference/android/net/Uri.html?is-external=true" title="class or interface in android.net">Uri</a>&nbsp;getTargetUri()</pre>
<div class="block">TargetUri for this App Link</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>targetUri</dd></dl>
<div class="block">Returns the target uri for this App Link.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>target uri</dd></dl>
</li>
</ul>
<a name="getRef()">
@ -298,23 +327,48 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<ul class="blockList">
<li class="blockList">
<h4>getRef</h4>
<pre>public&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getRef()</pre>
<div class="block">Ref for this App Link</div>
<pre>public&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getRef()</pre>
<div class="block">Returns the ref for this App Link.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>ref</dd></dl>
</li>
</ul>
<a name="getArguments()">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>getArguments</h4>
<pre>public&nbsp;<a href="http://d.android.com/reference/org/json/JSONObject.html?is-external=true" title="class or interface in org.json">JSONObject</a>&nbsp;getArguments()</pre>
<div class="block">The full set of arguments for this app link. Properties like TargetUri & Ref are typically
picked out of this set of arguments.</div>
<pre><a href="http://d.android.com/reference/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="http://d.android.com/reference/org/json/JSONObject.html?is-external=true" title="class or interface in org.json">JSONObject</a>&nbsp;getArguments()</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block">This method has been deprecated. Please use <a href="../../com/facebook/AppLinkData.html#getArgumentBundle()"><code>getArgumentBundle()</code></a> instead.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>JSONObject property bag.</dd></dl>
</li>
</ul>
<a name="getArgumentBundle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getArgumentBundle</h4>
<pre>public&nbsp;<a href="http://d.android.com/reference/android/os/Bundle.html?is-external=true" title="class or interface in android.os">Bundle</a>&nbsp;getArgumentBundle()</pre>
<div class="block">The full set of arguments for this app link. Properties like target uri & ref are typically
picked out of this set of arguments.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>App link related arguments as a bundle.</dd></dl>
</li>
</ul>
<a name="getRefererData()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getRefererData</h4>
<pre>public&nbsp;<a href="http://d.android.com/reference/android/os/Bundle.html?is-external=true" title="class or interface in android.os">Bundle</a>&nbsp;getRefererData()</pre>
<div class="block">The referer data associated with the app link. This will contain Facebook specific information like
fb_access_token, fb_expires_in, and fb_ref.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the referer data.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>FacebookAuthorizationException</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>FacebookDialogException</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>FacebookException</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>FacebookGraphObjectException</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>FacebookOperationCanceledException</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>FacebookRequestError.Category</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>FacebookRequestError</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>FacebookServiceException</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>HttpMethod</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>InsightsLogger</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>LegacyHelper</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>LoggingBehavior</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>LoginActivity</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>NativeAppCallAttachmentStore</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -103,7 +103,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
the content provider.</p>
<p>Callers are generally not expected to need to use this class directly;
see <a href="../../com/facebook/widget/FacebookDialog.OpenGraphActionDialogBuilder.html#setImageAttachmentsForObject(java.lang.String, java.util.List)"><code>OpenGraphActionDialogBuilder.setImageAttachmentsForObject</code></a> for an example of a function
see <code>OpenGraphActionDialogBuilder.setImageAttachmentsForObject</code> for an example of a function
that will accept attachments, attach them to the native dialog call, and add them to the content provider
automatically.</p></div>
</li>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>NativeAppCallContentProvider</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>NonCachingTokenCachingStrategy</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Request.Callback</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -86,6 +86,10 @@
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../com/facebook/Request.OnProgressCallback.html" title="interface in com.facebook">Request.OnProgressCallback</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../com/facebook/Request.html" title="class in com.facebook">Request</a></dd>
</dl>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Request.GraphPlaceListCallback</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Request.GraphUserCallback</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Request.GraphUserListCallback</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -36,7 +36,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/Request.GraphUserCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/RequestAsyncTask.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
<li><a href="../../com/facebook/Request.OnProgressCallback.html" title="interface in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/facebook/Request.GraphUserListCallback.html" target="_top">Frames</a></li>
@ -173,7 +173,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/Request.GraphUserCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/RequestAsyncTask.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
<li><a href="../../com/facebook/Request.OnProgressCallback.html" title="interface in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/facebook/Request.GraphUserListCallback.html" target="_top">Frames</a></li>

View file

@ -0,0 +1,229 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Request.OnProgressCallback</title>
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Request.OnProgressCallback";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/Request.GraphUserListCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/RequestAsyncTask.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/facebook/Request.OnProgressCallback.html" target="_top">Frames</a></li>
<li><a href="Request.OnProgressCallback.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.facebook</div>
<h2 title="Interface Request.OnProgressCallback" class="title">Interface Request.OnProgressCallback</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../com/facebook/Request.Callback.html" title="interface in com.facebook">Request.Callback</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../com/facebook/Request.html" title="class in com.facebook">Request</a></dd>
</dl>
<hr>
<br>
<pre>public static interface <span class="strong">Request.OnProgressCallback</span>
extends <a href="../../com/facebook/Request.Callback.html" title="interface in com.facebook">Request.Callback</a></pre>
<div class="block">Specifies the interface that consumers of the Request class can implement in order to be notified when a
progress is made on a particular request. The frequency of the callbacks can be controlled using
<a href="../../com/facebook/Settings.html#setOnProgressThreshold(long)"><code>Settings.setOnProgressThreshold(long)</code></a></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Request.OnProgressCallback.html#onProgress(long, long)">onProgress</a></strong>(long&nbsp;current,
long&nbsp;max)</code>
<div class="block">The method that will be called when progress is made.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_com.facebook.Request.Callback">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.facebook.<a href="../../com/facebook/Request.Callback.html" title="interface in com.facebook">Request.Callback</a></h3>
<code><a href="../../com/facebook/Request.Callback.html#onCompleted(com.facebook.Response)">onCompleted</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="onProgress(long, long)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onProgress</h4>
<pre>void&nbsp;onProgress(long&nbsp;current,
long&nbsp;max)</pre>
<div class="block">The method that will be called when progress is made.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>current</code> - the current value of the progress of the request.</dd><dd><code>max</code> - the maximum value (target) value that the progress will have.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/Request.GraphUserListCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/RequestAsyncTask.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/facebook/Request.OnProgressCallback.html" target="_top">Frames</a></li>
<li><a href="Request.OnProgressCallback.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Request</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -163,6 +163,13 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
can use to be notified when the request completes, either successfully or with an error.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Request.OnProgressCallback.html" title="interface in com.facebook">Request.OnProgressCallback</a></strong></code>
<div class="block">Specifies the interface that consumers of the Request class can implement in order to be notified when a
progress is made on a particular request.</div>
</td>
</tr>
</table>
</li>
</ul>
@ -1071,7 +1078,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
the activeSession; otherwise the ID will represent the user logged into the native Facebook app on the device.
A `null` ID will be provided into the callback if a) there is no native Facebook app, b) no one is logged into
it, or c) the app has previously called
<a href="../../com/facebook/AppEventsLogger.html#setLimitEventUsage(android.content.Context, boolean)"><code>AppEventsLogger.setLimitEventUsage(android.content.Context, boolean)</code></a> with `true` for this user.</div>
<a href="../../com/facebook/Settings.html#setLimitEventAndDataUsage(android.content.Context, boolean)"><code>Settings.setLimitEventAndDataUsage(android.content.Context, boolean)</code></a> with `true` for this user.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>session</code> - the Session to issue the Request on, or null; if non-null, the session must be in an opened state.
If there is no logged-in Facebook user, null is the expected choice.</dd><dd><code>context</code> - the Application context from which the app ID will be pulled, and from which the 'attribution ID'
for the Facebook user is determined. If there has been no app ID set, an exception will be thrown.</dd><dd><code>callback</code> - a callback that will be called when the request is completed to handle success or error conditions.
@ -1105,7 +1112,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
the activeSession; otherwise the ID will represent the user logged into the native Facebook app on the device.
A `null` ID will be provided into the callback if a) there is no native Facebook app, b) no one is logged into
it, or c) the app has previously called
<a href="../../com/facebook/AppEventsLogger.html#setLimitEventUsage(android.content.Context, boolean)"><code>AppEventsLogger.setLimitEventUsage(android.content.Context, boolean)</code></a> with `true` for this user.</div>
<a href="../../com/facebook/Settings.html#setLimitEventAndDataUsage(android.content.Context, boolean)"><code>Settings.setLimitEventAndDataUsage(android.content.Context, boolean)</code></a> ;} with `true` for this user.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>session</code> - the Session to issue the Request on, or null; if non-null, the session must be in an opened state.
If there is no logged-in Facebook user, null is the expected choice.</dd><dd><code>context</code> - the Application context from which the app ID will be pulled, and from which the 'attribution ID'
for the Facebook user is determined. If there has been no app ID set, an exception will be thrown.</dd><dd><code>applicationId</code> - explicitly specified Facebook App ID. If null, and there's a valid session, then the application ID

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>RequestAsyncTask</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -35,7 +35,7 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/Request.GraphUserListCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/Request.OnProgressCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/RequestBatch.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
@ -439,7 +439,7 @@ extends <a href="http://d.android.com/reference/android/os/AsyncTask.html?is-ext
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/Request.GraphUserListCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/Request.OnProgressCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/RequestBatch.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>RequestBatch.Callback</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -36,7 +36,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/RequestBatch.html" title="class in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/Response.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
<li><a href="../../com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/facebook/RequestBatch.Callback.html" target="_top">Frames</a></li>
@ -86,6 +86,10 @@
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook">RequestBatch.OnProgressCallback</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../com/facebook/RequestBatch.html" title="class in com.facebook">RequestBatch</a></dd>
</dl>
@ -170,7 +174,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/RequestBatch.html" title="class in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/Response.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
<li><a href="../../com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/facebook/RequestBatch.Callback.html" target="_top">Frames</a></li>

View file

@ -0,0 +1,231 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>RequestBatch.OnProgressCallback</title>
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RequestBatch.OnProgressCallback";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/Response.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/facebook/RequestBatch.OnProgressCallback.html" target="_top">Frames</a></li>
<li><a href="RequestBatch.OnProgressCallback.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.facebook</div>
<h2 title="Interface RequestBatch.OnProgressCallback" class="title">Interface RequestBatch.OnProgressCallback</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook">RequestBatch.Callback</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../com/facebook/RequestBatch.html" title="class in com.facebook">RequestBatch</a></dd>
</dl>
<hr>
<br>
<pre>public static interface <span class="strong">RequestBatch.OnProgressCallback</span>
extends <a href="../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook">RequestBatch.Callback</a></pre>
<div class="block">Specifies the interface that consumers of the RequestBatch class can implement in order to be notified when the
batch makes progress. The frequency of the callbacks can be controlled using
<a href="../../com/facebook/Settings.html#setOnProgressThreshold(long)"><code>Settings.setOnProgressThreshold(long)</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/RequestBatch.OnProgressCallback.html#onBatchProgress(com.facebook.RequestBatch, long, long)">onBatchProgress</a></strong>(<a href="../../com/facebook/RequestBatch.html" title="class in com.facebook">RequestBatch</a>&nbsp;batch,
long&nbsp;current,
long&nbsp;max)</code>
<div class="block">The method that will be called when a batch makes progress.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_com.facebook.RequestBatch.Callback">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.facebook.<a href="../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook">RequestBatch.Callback</a></h3>
<code><a href="../../com/facebook/RequestBatch.Callback.html#onBatchCompleted(com.facebook.RequestBatch)">onBatchCompleted</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="onBatchProgress(com.facebook.RequestBatch, long, long)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onBatchProgress</h4>
<pre>void&nbsp;onBatchProgress(<a href="../../com/facebook/RequestBatch.html" title="class in com.facebook">RequestBatch</a>&nbsp;batch,
long&nbsp;current,
long&nbsp;max)</pre>
<div class="block">The method that will be called when a batch makes progress.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>batch</code> - the RequestBatch containing the Requests which were executed</dd><dd><code>current</code> - the current value of the progress</dd><dd><code>max</code> - the max (target) value of the progress</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/Response.html" title="class in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/facebook/RequestBatch.OnProgressCallback.html" target="_top">Frames</a></li>
<li><a href="RequestBatch.OnProgressCallback.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>RequestBatch</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -141,6 +141,13 @@ extends <a href="http://d.android.com/reference/java/util/AbstractList.html?is-e
entire batch completes execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook">RequestBatch.OnProgressCallback</a></strong></code>
<div class="block">Specifies the interface that consumers of the RequestBatch class can implement in order to be notified when the
batch makes progress.</div>
</td>
</tr>
</table>
</li>
</ul>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Response.PagingDirection</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Response</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -35,7 +35,7 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/Response.PagingDirection.html" title="enum in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
@ -412,7 +412,7 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook"><span class="strong">Prev Class</span></a></li>
<li><a href="../../com/facebook/Response.PagingDirection.html" title="enum in com.facebook"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Session.AuthorizationRequest</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Session.Builder</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Session.NewPermissionsRequest</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -284,7 +284,8 @@ extends <a href="../../com/facebook/Session.AuthorizationRequest.html" title="cl
<li class="blockList">
<h4>setCallback</h4>
<pre>public final&nbsp;<a href="../../com/facebook/Session.NewPermissionsRequest.html" title="class in com.facebook">Session.NewPermissionsRequest</a>&nbsp;setCallback(<a href="../../com/facebook/Session.StatusCallback.html" title="interface in com.facebook">Session.StatusCallback</a>&nbsp;statusCallback)</pre>
<div class="block">Sets the StatusCallback for the NewPermissionsRequest.</div>
<div class="block">Sets the StatusCallback for the NewPermissionsRequest. Note that once the request is made, this callback
will be added to the session, and will receive all future state changes on the session.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>statusCallback</code> - The <a href="../../com/facebook/Session.StatusCallback.html" title="interface in com.facebook"><code>SessionStatusCallback</code></a> to
notify regarding Session state changes.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the NewPermissionsRequest object to allow for chaining</dd></dl>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Session.OpenRequest</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Session.StatusCallback</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Session</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>SessionDefaultAudience</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>SessionLoginBehavior</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>SessionState</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:47 PST 2014 -->
<title>Settings</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
@ -173,13 +173,20 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Settings.html#getLimitEventAndDataUsage(android.content.Context)">getLimitEventAndDataUsage</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</code>
<div class="block">Gets whether data such as that generated through AppEventsLogger and sent to Facebook should be restricted from
being used for purposes other than analytics and conversions, such as for targeting ads to this user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../com/facebook/LoggingBehavior.html" title="enum in com.facebook">LoggingBehavior</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Settings.html#getLoggingBehaviors()">getLoggingBehaviors</a></strong>()</code>
<div class="block">Certain logging behaviors are available for debugging beyond those that should be
enabled in production.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Settings.html#getMigrationBundle()">getMigrationBundle</a></strong>()</code>
<div class="block">Gets the current Facebook migration bundle string; this string can be passed to Graph API
@ -188,6 +195,12 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
Graph API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Settings.html#getOnProgressThreshold()">getOnProgressThreshold</a></strong>()</code>
<div class="block">Gets the threshold used to report progress on requests.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Settings.html#getSdkVersion()">getSdkVersion</a></strong>()</code>
@ -263,6 +276,20 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Settings.html#setLimitEventAndDataUsage(android.content.Context, boolean)">setLimitEventAndDataUsage</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
boolean&nbsp;limitEventUsage)</code>
<div class="block">Sets whether data such as that generated through AppEventsLogger and sent to Facebook should be restricted from
being used for purposes other than analytics and conversions, such as for targeting ads to this user.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Settings.html#setOnProgressThreshold(long)">setOnProgressThreshold</a></strong>(long&nbsp;threshold)</code>
<div class="block">Sets the threshold used to report progress on requests.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../com/facebook/Settings.html#setShouldAutoPublishInstall(boolean)">setShouldAutoPublishInstall</a></strong>(boolean&nbsp;shouldAutoPublishInstall)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
@ -577,7 +604,7 @@ public static&nbsp;<a href="../../com/facebook/Response.html" title="class in co
<a name="getMigrationBundle()">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>getMigrationBundle</h4>
<pre>public static&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getMigrationBundle()</pre>
@ -588,6 +615,56 @@ public static&nbsp;<a href="../../com/facebook/Response.html" title="class in co
<dl><dt><span class="strong">Returns:</span></dt><dd>the migration bundle supported by this version of the SDK</dd></dl>
</li>
</ul>
<a name="getLimitEventAndDataUsage(android.content.Context)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLimitEventAndDataUsage</h4>
<pre>public static&nbsp;boolean&nbsp;getLimitEventAndDataUsage(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</pre>
<div class="block">Gets whether data such as that generated through AppEventsLogger and sent to Facebook should be restricted from
being used for purposes other than analytics and conversions, such as for targeting ads to this user. Defaults
to false. This value is stored on the device and persists across app launches.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to read the value.</dd></dl>
</li>
</ul>
<a name="setLimitEventAndDataUsage(android.content.Context, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLimitEventAndDataUsage</h4>
<pre>public static&nbsp;void&nbsp;setLimitEventAndDataUsage(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
boolean&nbsp;limitEventUsage)</pre>
<div class="block">Sets whether data such as that generated through AppEventsLogger and sent to Facebook should be restricted from
being used for purposes other than analytics and conversions, such as for targeting ads to this user. Defaults
to false. This value is stored on the device and persists across app launches. Changes to this setting will
apply to app events currently queued to be flushed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - Used to persist this value across app runs.</dd></dl>
</li>
</ul>
<a name="getOnProgressThreshold()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOnProgressThreshold</h4>
<pre>public static&nbsp;long&nbsp;getOnProgressThreshold()</pre>
<div class="block">Gets the threshold used to report progress on requests.</div>
</li>
</ul>
<a name="setOnProgressThreshold(long)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setOnProgressThreshold</h4>
<pre>public static&nbsp;void&nbsp;setOnProgressThreshold(long&nbsp;threshold)</pre>
<div class="block">Sets the threshold used to report progress on requests. Note that the value will be read when the
request is started and can not be changed during a request (or batch) execution.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>threshold</code> - The number of bytes progressed to force a callback.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>SharedPreferencesTokenCachingStrategy</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>TestSession</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>TokenCachingStrategy</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>UiLifecycleHelper</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>AsyncFacebookRunner.RequestListener</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>AsyncFacebookRunner</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>DialogError</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>Facebook.DialogListener</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>Facebook.ServiceListener</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>Facebook</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>FacebookError</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:31 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>FbDialog</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.attr</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.color</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.dimen</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.drawable</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.id</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.layout</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.string</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.style</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>R.styleable</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>Util</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>com.facebook.android</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>com.facebook.android</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>com.facebook.android Class Hierarchy</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>AnalyticsEvents</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>CacheableRequestBatch</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -136,7 +136,7 @@ extends <a href="../../../com/facebook/RequestBatch.html" title="class in com.fa
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;com.facebook.<a href="../../../com/facebook/RequestBatch.html" title="class in com.facebook">RequestBatch</a></h3>
<code><a href="../../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook">RequestBatch.Callback</a></code></li>
<code><a href="../../../com/facebook/RequestBatch.Callback.html" title="interface in com.facebook">RequestBatch.Callback</a>, <a href="../../../com/facebook/RequestBatch.OnProgressCallback.html" title="interface in com.facebook">RequestBatch.OnProgressCallback</a></code></li>
</ul>
</li>
</ul>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>FileLruCache.Limits</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>FileLruCache</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>ImageDownloader</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>ImageRequest.Builder</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>ImageRequest.Callback</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>ImageRequest</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>ImageResponse</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>Logger</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>NativeProtocol</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -151,185 +151,169 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#AUDIENCE_ME">AUDIENCE_ME</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#CONTENT_SCHEME">CONTENT_SCHEME</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#DIALOG_REQUEST_CODE">DIALOG_REQUEST_CODE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#ERROR_APPLICATION_ERROR">ERROR_APPLICATION_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#ERROR_NETWORK_ERROR">ERROR_NETWORK_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#ERROR_PERMISSION_DENIED">ERROR_PERMISSION_DENIED</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#ERROR_PROTOCOL_ERROR">ERROR_PROTOCOL_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#ERROR_SERVICE_DISABLED">ERROR_SERVICE_DISABLED</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#ERROR_UNKNOWN_ERROR">ERROR_UNKNOWN_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#ERROR_USER_CANCELED">ERROR_USER_CANCELED</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_ACCESS_TOKEN">EXTRA_ACCESS_TOKEN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_ACTION">EXTRA_ACTION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_ACTION_TYPE">EXTRA_ACTION_TYPE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_APPLICATION_ID">EXTRA_APPLICATION_ID</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_APPLICATION_NAME">EXTRA_APPLICATION_NAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_DATA_FAILURES_FATAL">EXTRA_DATA_FAILURES_FATAL</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_DESCRIPTION">EXTRA_DESCRIPTION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_EXPIRES_SECONDS_SINCE_EPOCH">EXTRA_EXPIRES_SECONDS_SINCE_EPOCH</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_FRIEND_TAGS">EXTRA_FRIEND_TAGS</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_GET_INSTALL_DATA_PACKAGE">EXTRA_GET_INSTALL_DATA_PACKAGE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_IMAGE">EXTRA_IMAGE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_LINK">EXTRA_LINK</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_PERMISSIONS">EXTRA_PERMISSIONS</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_PLACE_TAG">EXTRA_PLACE_TAG</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_PREVIEW_PROPERTY_NAME">EXTRA_PREVIEW_PROPERTY_NAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_PROTOCOL_ACTION">EXTRA_PROTOCOL_ACTION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_PROTOCOL_CALL_ID">EXTRA_PROTOCOL_CALL_ID</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_PROTOCOL_VERSION">EXTRA_PROTOCOL_VERSION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_REF">EXTRA_REF</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_SUBTITLE">EXTRA_SUBTITLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_TITLE">EXTRA_TITLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#EXTRA_WRITE_PRIVACY">EXTRA_WRITE_PRIVACY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#FACEBOOK_PROXY_AUTH_APP_ID_KEY">FACEBOOK_PROXY_AUTH_APP_ID_KEY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#FACEBOOK_PROXY_AUTH_E2E_KEY">FACEBOOK_PROXY_AUTH_E2E_KEY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#FACEBOOK_PROXY_AUTH_PERMISSIONS_KEY">FACEBOOK_PROXY_AUTH_PERMISSIONS_KEY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#IMAGE_URL_KEY">IMAGE_URL_KEY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#IMAGE_USER_GENERATED_KEY">IMAGE_USER_GENERATED_KEY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#MESSAGE_GET_ACCESS_TOKEN_REPLY">MESSAGE_GET_ACCESS_TOKEN_REPLY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#MESSAGE_GET_ACCESS_TOKEN_REQUEST">MESSAGE_GET_ACCESS_TOKEN_REQUEST</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#MESSAGE_GET_INSTALL_DATA_REPLY">MESSAGE_GET_INSTALL_DATA_REPLY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#MESSAGE_GET_INSTALL_DATA_REQUEST">MESSAGE_GET_INSTALL_DATA_REQUEST</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#NO_PROTOCOL_AVAILABLE">NO_PROTOCOL_AVAILABLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#OPEN_GRAPH_CREATE_OBJECT_KEY">OPEN_GRAPH_CREATE_OBJECT_KEY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#PLATFORM_PROVIDER">PLATFORM_PROVIDER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#PLATFORM_PROVIDER_VERSION_COLUMN">PLATFORM_PROVIDER_VERSION_COLUMN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/android/net/Uri.html?is-external=true" title="class or interface in android.net">Uri</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#PLATFORM_PROVIDER_VERSIONS_URI">PLATFORM_PROVIDER_VERSIONS_URI</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#PROTOCOL_VERSION_20121101">PROTOCOL_VERSION_20121101</a></strong></code>&nbsp;</td>
@ -343,22 +327,26 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#PROTOCOL_VERSION_20130618">PROTOCOL_VERSION_20130618</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#PROTOCOL_VERSION_20131107">PROTOCOL_VERSION_20131107</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#STATUS_ERROR_CODE">STATUS_ERROR_CODE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#STATUS_ERROR_DESCRIPTION">STATUS_ERROR_DESCRIPTION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#STATUS_ERROR_JSON">STATUS_ERROR_JSON</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#STATUS_ERROR_SUBCODE">STATUS_ERROR_SUBCODE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#STATUS_ERROR_TYPE">STATUS_ERROR_TYPE</a></strong></code>&nbsp;</td>
</tr>
@ -429,14 +417,20 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#getLatestAvailableProtocolVersion(android.content.Context, int)">getLatestAvailableProtocolVersion</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
int&nbsp;minimumVersion)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#getLatestAvailableProtocolVersionForAction(android.content.Context, java.lang.String, int)">getLatestAvailableProtocolVersionForAction</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;action,
int&nbsp;minimumVersion)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#getLatestAvailableProtocolVersionForService(android.content.Context, int)">getLatestAvailableProtocolVersionForService</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
int&nbsp;minimumVersion)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#isErrorResult(android.content.Intent)">isErrorResult</a></strong>(<a href="http://d.android.com/reference/android/content/Intent.html?is-external=true" title="class or interface in android.content">Intent</a>&nbsp;resultIntent)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/NativeProtocol.html#isServiceDisabledResult20121101(android.content.Intent)">isServiceDisabledResult20121101</a></strong>(<a href="http://d.android.com/reference/android/content/Intent.html?is-external=true" title="class or interface in android.content">Intent</a>&nbsp;data)</code>&nbsp;</td>
</tr>
@ -462,6 +456,16 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="NO_PROTOCOL_AVAILABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NO_PROTOCOL_AVAILABLE</h4>
<pre>public static final&nbsp;int NO_PROTOCOL_AVAILABLE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.facebook.internal.NativeProtocol.NO_PROTOCOL_AVAILABLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="FACEBOOK_PROXY_AUTH_PERMISSIONS_KEY">
<!-- -->
</a>
@ -522,6 +526,16 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.facebook.internal.NativeProtocol.PROTOCOL_VERSION_20130618">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROTOCOL_VERSION_20131107">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROTOCOL_VERSION_20131107</h4>
<pre>public static final&nbsp;int PROTOCOL_VERSION_20131107</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.facebook.internal.NativeProtocol.PROTOCOL_VERSION_20131107">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EXTRA_PROTOCOL_VERSION">
<!-- -->
</a>
@ -1015,62 +1029,13 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<a name="DIALOG_REQUEST_CODE">
<!-- -->
</a>
<ul class="blockList">
<ul class="blockListLast">
<li class="blockList">
<h4>DIALOG_REQUEST_CODE</h4>
<pre>public static final&nbsp;int DIALOG_REQUEST_CODE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.facebook.internal.NativeProtocol.DIALOG_REQUEST_CODE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="CONTENT_SCHEME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTENT_SCHEME</h4>
<pre>public static final&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CONTENT_SCHEME</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.facebook.internal.NativeProtocol.CONTENT_SCHEME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PLATFORM_PROVIDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLATFORM_PROVIDER</h4>
<pre>public static final&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PLATFORM_PROVIDER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.facebook.internal.NativeProtocol.PLATFORM_PROVIDER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PLATFORM_PROVIDER_VERSIONS_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLATFORM_PROVIDER_VERSIONS_URI</h4>
<pre>public static final&nbsp;<a href="http://d.android.com/reference/android/net/Uri.html?is-external=true" title="class or interface in android.net">Uri</a> PLATFORM_PROVIDER_VERSIONS_URI</pre>
</li>
</ul>
<a name="PLATFORM_PROVIDER_VERSION_COLUMN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLATFORM_PROVIDER_VERSION_COLUMN</h4>
<pre>public static final&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PLATFORM_PROVIDER_VERSION_COLUMN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.facebook.internal.NativeProtocol.PLATFORM_PROVIDER_VERSION_COLUMN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NO_PROTOCOL_AVAILABLE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>NO_PROTOCOL_AVAILABLE</h4>
<pre>public static final&nbsp;int NO_PROTOCOL_AVAILABLE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.facebook.internal.NativeProtocol.NO_PROTOCOL_AVAILABLE">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
@ -1177,14 +1142,25 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<pre>public static&nbsp;boolean&nbsp;isServiceDisabledResult20121101(<a href="http://d.android.com/reference/android/content/Intent.html?is-external=true" title="class or interface in android.content">Intent</a>&nbsp;data)</pre>
</li>
</ul>
<a name="getLatestAvailableProtocolVersion(android.content.Context, int)">
<a name="getLatestAvailableProtocolVersionForService(android.content.Context, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLatestAvailableProtocolVersionForService</h4>
<pre>public static&nbsp;int&nbsp;getLatestAvailableProtocolVersionForService(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
int&nbsp;minimumVersion)</pre>
</li>
</ul>
<a name="getLatestAvailableProtocolVersionForAction(android.content.Context, java.lang.String, int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getLatestAvailableProtocolVersion</h4>
<pre>public static&nbsp;int&nbsp;getLatestAvailableProtocolVersion(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
int&nbsp;minimumVersion)</pre>
<h4>getLatestAvailableProtocolVersionForAction</h4>
<pre>public static&nbsp;int&nbsp;getLatestAvailableProtocolVersionForAction(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;action,
int&nbsp;minimumVersion)</pre>
</li>
</ul>
</li>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>PlatformServiceClient.CompletedListener</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>PlatformServiceClient</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>ServerProtocol</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -208,6 +208,10 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/ServerProtocol.html#getGraphVideoUrlBase()">getGraphVideoUrlBase</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/ServerProtocol.html#getRestUrlBase()">getRestUrlBase</a></strong>()</code>&nbsp;</td>
</tr>
</table>
@ -393,6 +397,15 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
<pre>public static final&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getGraphUrlBase()</pre>
</li>
</ul>
<a name="getGraphVideoUrlBase()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGraphVideoUrlBase</h4>
<pre>public static final&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getGraphVideoUrlBase()</pre>
</li>
</ul>
<a name="getRestUrlBase()">
<!-- -->
</a>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>SessionAuthorizationType</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>SessionTracker</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>Utility.FetchedAppSettings</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>Utility</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -214,52 +214,64 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#getMetadataApplicationId(android.content.Context)">getMetadataApplicationId</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#getHashedDeviceAndAppID(android.content.Context, java.lang.String)">getHashedDeviceAndAppID</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#getMetadataApplicationId(android.content.Context)">getMetadataApplicationId</a></strong>(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#getStringPropertyAsJSON(org.json.JSONObject, java.lang.String, java.lang.String)">getStringPropertyAsJSON</a></strong>(<a href="http://d.android.com/reference/org/json/JSONObject.html?is-external=true" title="class or interface in org.json">JSONObject</a>&nbsp;jsonObject,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;nonJSONPropertyKey)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#isNullOrEmpty(java.util.Collection)">isNullOrEmpty</a></strong>(<a href="http://d.android.com/reference/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;c)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#isNullOrEmpty(java.lang.String)">isNullOrEmpty</a></strong>(<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#isSubset(java.util.Collection, java.util.Collection)">isSubset</a></strong>(<a href="http://d.android.com/reference/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;subset,
<a href="http://d.android.com/reference/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;T&gt;&nbsp;superset)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#logd(java.lang.String, java.lang.Exception)">logd</a></strong>(<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tag,
<a href="http://d.android.com/reference/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;e)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#logd(java.lang.String, java.lang.String)">logd</a></strong>(<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tag,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#putObjectInBundle(android.os.Bundle, java.lang.String, java.lang.Object)">putObjectInBundle</a></strong>(<a href="http://d.android.com/reference/android/os/Bundle.html?is-external=true" title="class or interface in android.os">Bundle</a>&nbsp;bundle,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://d.android.com/reference/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/facebook/internal/Utility.FetchedAppSettings.html" title="class in com.facebook.internal">Utility.FetchedAppSettings</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#queryAppSettings(java.lang.String, boolean)">queryAppSettings</a></strong>(<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId,
boolean&nbsp;forceRequery)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#readStreamToString(java.io.InputStream)">readStreamToString</a></strong>(<a href="http://d.android.com/reference/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#setAppEventAttributionParameters(com.facebook.model.GraphObject, java.lang.String, java.lang.String, boolean)">setAppEventAttributionParameters</a></strong>(<a href="../../../com/facebook/model/GraphObject.html" title="interface in com.facebook.model">GraphObject</a>&nbsp;params,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;attributionId,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hashedDeviceAndAppId,
boolean&nbsp;limitEventUsage)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/facebook/internal/Utility.html#stringsEqualOrEmpty(java.lang.String, java.lang.String)">stringsEqualOrEmpty</a></strong>(<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;a,
@ -535,12 +547,34 @@ extends <a href="http://d.android.com/reference/java/lang/Object.html?is-externa
</a><a name="asListNoNulls(T...)">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>asListNoNulls</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="http://d.android.com/reference/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;asListNoNulls(T...&nbsp;array)</pre>
</li>
</ul>
<a name="getHashedDeviceAndAppID(android.content.Context, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHashedDeviceAndAppID</h4>
<pre>public static&nbsp;<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getHashedDeviceAndAppID(<a href="http://d.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</pre>
</li>
</ul>
<a name="setAppEventAttributionParameters(com.facebook.model.GraphObject, java.lang.String, java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setAppEventAttributionParameters</h4>
<pre>public static&nbsp;void&nbsp;setAppEventAttributionParameters(<a href="../../../com/facebook/model/GraphObject.html" title="interface in com.facebook.model">GraphObject</a>&nbsp;params,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;attributionId,
<a href="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hashedDeviceAndAppId,
boolean&nbsp;limitEventUsage)</pre>
</li>
</ul>
</li>
</ul>
</li>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>Validate</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>com.facebook.internal</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>com.facebook.internal</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:32 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:48 PST 2014 -->
<title>com.facebook.internal Class Hierarchy</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:29 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:46 PST 2014 -->
<title>CreateGraphObject</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View file

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 01 11:17:29 PDT 2013 -->
<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 17:52:46 PST 2014 -->
<title>GraphLocation</title>
<meta name="date" content="2013-10-01">
<meta name="date" content="2014-02-20">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

Some files were not shown because too many files have changed in this diff Show more