ifacebookrestclient.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 1,010 行 · 第 1/5 页
HTML
1,010 行
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishUserAction(java.lang.Long, java.util.Map, java.util.List, java.util.List, java.lang.String)">feed_publishUserAction</A></B>(java.lang.Long bundleId, java.util.Map<java.lang.String,java.lang.String> templateData, java.util.List<<A HREF="../../../../com/google/code/facebookapi/IFeedImage.html" title="interface in com.google.code.facebookapi">IFeedImage</A>> images, java.util.List<java.lang.Long> targetIds, java.lang.String bodyGeneral)</CODE><BR> Publishes a user action to the feed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishUserAction(java.lang.Long, java.util.Map, java.util.List, java.lang.String)">feed_publishUserAction</A></B>(java.lang.Long bundleId, java.util.Map<java.lang.String,java.lang.String> templateData, java.util.List<java.lang.Long> targetIds, java.lang.String bodyGeneral)</CODE><BR> Publishes a user action to the feed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_registerTemplateBundle(java.util.Collection)">feed_registerTemplateBundle</A></B>(java.util.Collection<java.lang.String> templates)</CODE><BR> Registers a feed template.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_registerTemplateBundle(java.util.Collection, java.util.Collection, com.google.code.facebookapi.BundleStoryTemplate)">feed_registerTemplateBundle</A></B>(java.util.Collection<java.lang.String> templates, java.util.Collection<<A HREF="../../../../com/google/code/facebookapi/BundleStoryTemplate.html" title="class in com.google.code.facebookapi">BundleStoryTemplate</A>> shortTemplates, <A HREF="../../../../com/google/code/facebookapi/BundleStoryTemplate.html" title="class in com.google.code.facebookapi">BundleStoryTemplate</A> longTemplate)</CODE><BR> Registers a feed template.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_registerTemplateBundle(java.lang.String)">feed_registerTemplateBundle</A></B>(java.lang.String template)</CODE><BR> Registers a feed template.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_registerTemplateBundle(java.lang.String, java.lang.String, java.lang.String)">feed_registerTemplateBundle</A></B>(java.lang.String template, java.lang.String shortTemplate, java.lang.String longTemplate)</CODE><BR> <B>Deprecated.</B> <I>Facebook has greatly modified the syntax required for the 'shortTemplate' and 'longTemplate' parameters. As such this method will now ignore those parameters. You are encouraged to use one of the alternate versions.</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#fql_query(java.lang.CharSequence)">fql_query</A></B>(java.lang.CharSequence query)</CODE><BR> Retrieves the results of a Facebook Query Language query</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#friends_areFriends(java.util.Collection, java.util.Collection)">friends_areFriends</A></B>(java.util.Collection<java.lang.Long> userIds1, java.util.Collection<java.lang.Long> userIds2)</CODE><BR> Retrieves whether pairs of users are friends.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#friends_areFriends(long, long)">friends_areFriends</A></B>(long userId1, long userId2)</CODE><BR> Retrieves whether two users are friends.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#friends_get()">friends_get</A></B>()</CODE><BR> Retrieves the friends of the currently logged in user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#friends_get(java.lang.Long)">friends_get</A></B>(java.lang.Long friendListId)</CODE><BR> Retrieves the friends of the currently logged in user that are members of the friends list with ID <code>friendListId</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#friends_getAppUsers()">friends_getAppUsers</A></B>()</CODE><BR> Retrieves the friends of the currently logged in user, who are also users of the calling application.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#friends_getLists()">friends_getLists</A></B>()</CODE><BR> Retrieves the friend lists of the currently logged in user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getCacheAppAdded()">getCacheAppAdded</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getCacheFriendsList()">getCacheFriendsList</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getCacheSessionExpires()">getCacheSessionExpires</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getCacheSessionKey()">getCacheSessionKey</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getCacheSessionSecret()">getCacheSessionSecret</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getCacheUserId()">getCacheUserId</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.net.URL</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getDefaultServerUrl()">getDefaultServerUrl</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> javax.xml.bind.JAXBContext</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getJaxbContext()">getJaxbContext</A></B>()</CODE><BR> Get the JAXB context that is being used by the client.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getRawResponse()">getRawResponse</A></B>()</CODE><BR> Returns a string representation for the last API response recieved from Facebook, exactly as sent by the API server.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#getResponsePOJO()">getResponsePOJO</A></B>()</CODE><BR> Returns a JAXB object of the type that corresponds to the last API call made on the client.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/goog
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?