📄 facebookjsonrestclient.html
字号:
<BR> Lookup a single preference value for the current user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.Map<java.lang.Integer,java.lang.String></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#data_getUserPreferences()">data_getUserPreferences</A></B>()</CODE><BR> Get a map containing all preference values set for the current user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#data_setUserPreference(java.lang.Integer, java.lang.String)">data_setUserPreference</A></B>(java.lang.Integer prefId, java.lang.String value)</CODE><BR> Set a user-preference value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#data_setUserPreferences(java.util.Map, boolean)">data_setUserPreferences</A></B>(java.util.Map<java.lang.Integer,java.lang.String> values, boolean replace)</CODE><BR> Set multiple user-preferences values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.List<? extends java.lang.Object></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#executeBatch(boolean)">executeBatch</A></B>(boolean serial)</CODE><BR> Executes a batch of queries.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#extractBoolean(java.lang.Object)">extractBoolean</A></B>(java.lang.Object val)</CODE><BR> Extracts a Boolean from a result that consists of a Boolean only.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#extractInt(java.lang.Object)">extractInt</A></B>(java.lang.Object val)</CODE><BR> Extracts an Integer from a result that consists of an Integer only.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#extractLong(java.lang.Object)">extractLong</A></B>(java.lang.Object val)</CODE><BR> Extracts a Long from a result that consists of an Long only.</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/FacebookJsonRestClient.html#extractString(java.lang.Object)">extractString</A></B>(java.lang.Object val)</CODE><BR> Extracts a String from a result consisting entirely of a String.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.net.URL</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#extractURL(java.lang.Object)">extractURL</A></B>(java.lang.Object url)</CODE><BR> Extracts a URL from a result that consists of a URL only.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> org.json.JSONArray</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.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> org.json.JSONArray</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookJsonRestClient.html#getCacheFriendsList()">getCacheFriendsList</A></B>()</CODE><BR> Return the object's 'friendsList' property.</TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -