facebookmethod.html

来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 1,690 行 · 第 1/5 页

HTML
1,690
字号
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#USERS_HAS_PERMISSION_NOSESSION">USERS_HAS_PERMISSION_NOSESSION</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#USERS_IS_APP_ADDED">USERS_IS_APP_ADDED</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#USERS_IS_APP_ADDED_NOSESSION">USERS_IS_APP_ADDED_NOSESSION</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#USERS_SET_STATUS">USERS_SET_STATUS</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#USERS_SET_STATUS_NOSESSION">USERS_SET_STATUS_NOSESSION</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;char</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#charAt(int)">charAt</A></B>(int&nbsp;index)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#length()">length</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#methodName()">methodName</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the Facebook method name</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#numParams()">numParams</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Number of method-specific parameters (i.e.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#numTotalParams()">numTotalParams</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;java.util.EnumSet&lt;<A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A>&gt;</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#postAuthMethods()">postAuthMethods</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set of methods that *cannot* be called without authenticating the user/getting a session-id first.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;java.util.EnumSet&lt;<A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A>&gt;</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#preAuthMethods()">preAuthMethods</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set of methods that can be called without authenticating the user/getting a session-id first.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#requiresSession()">requiresSession</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check whether or not this method requires a valid session-id in order to be used.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.CharSequence</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#subSequence(int, int)">subSequence</A></B>(int&nbsp;start,            int&nbsp;end)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#takesFile()">takesFile</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#toString()">toString</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html#values()">values</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, inthe order they're declared.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf</CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ ENUM CONSTANT DETAIL =========== --><A NAME="enum_constant_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Enum Constant Detail</B></FONT></TH></TR></TABLE><A NAME="AUTH_CREATE_TOKEN"><!-- --></A><H3>AUTH_CREATE_TOKEN</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>AUTH_CREATE_TOKEN</B></PRE><DL><DL></DL></DL><HR><A NAME="AUTH_GET_SESSION"><!-- --></A><H3>AUTH_GET_SESSION</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>AUTH_GET_SESSION</B></PRE><DL><DL></DL></DL><HR><A NAME="AUTH_EXPIRE_SESSION"><!-- --></A><H3>AUTH_EXPIRE_SESSION</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>AUTH_EXPIRE_SESSION</B></PRE><DL><DL></DL></DL><HR><A NAME="AUTH_REVOKE_AUTHORIZATION"><!-- --></A><H3>AUTH_REVOKE_AUTHORIZATION</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>AUTH_REVOKE_AUTHORIZATION</B></PRE><DL><DL></DL></DL><HR><A NAME="AUTH_PROMOTE_SESSION"><!-- --></A><H3>AUTH_PROMOTE_SESSION</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>AUTH_PROMOTE_SESSION</B></PRE><DL><DL></DL></DL><HR><A NAME="FQL_QUERY"><!-- --></A><H3>FQL_QUERY</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>FQL_QUERY</B></PRE><DL><DL></DL></DL><HR><A NAME="EVENTS_GET"><!-- --></A><H3>EVENTS_GET</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>EVENTS_GET</B></PRE><DL><DL></DL></DL><HR><A NAME="EVENTS_GET_MEMBERS"><!-- --></A><H3>EVENTS_GET_MEMBERS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>EVENTS_GET_MEMBERS</B></PRE><DL><DL></DL></DL><HR><A NAME="FRIENDS_GET_APP_USERS"><!-- --></A><H3>FRIENDS_GET_APP_USERS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>FRIENDS_GET_APP_USERS</B></PRE><DL><DL></DL></DL><HR><A NAME="FRIENDS_GET_REQUESTS"><!-- --></A><H3>FRIENDS_GET_REQUESTS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>FRIENDS_GET_REQUESTS</B></PRE><DL><DL></DL></DL><HR><A NAME="FRIENDS_ARE_FRIENDS"><!-- --></A><H3>FRIENDS_ARE_FRIENDS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>FRIENDS_ARE_FRIENDS</B></PRE><DL><DL></DL></DL><HR><A NAME="FRIENDS_GET"><!-- --></A><H3>FRIENDS_GET</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>FRIENDS_GET</B></PRE><DL><DL></DL></DL><HR><A NAME="FRIENDS_GET_LISTS"><!-- --></A><H3>FRIENDS_GET_LISTS</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>FRIENDS_GET_LISTS</B></PRE><DL><DL></DL></DL><HR><A NAME="USERS_GET_INFO"><!-- --></A><H3>USERS_GET_INFO</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>USERS_GET_INFO</B></PRE><DL><DL></DL></DL><HR><A NAME="USERS_GET_STANDARD_INFO"><!-- --></A><H3>USERS_GET_STANDARD_INFO</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>USERS_GET_STANDARD_INFO</B></PRE><DL><DL></DL></DL><HR><A NAME="USERS_GET_LOGGED_IN_USER"><!-- --></A><H3>USERS_GET_LOGGED_IN_USER</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/FacebookMethod.html" title="enum in com.google.code.facebookapi">FacebookMethod</A> <B>USERS_GET_LOGGED_IN_USER</B></PRE><DL><DL></DL>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?