permission.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 451 行 · 第 1/2 页
HTML
451 行
</TR></TABLE> <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="SMS_SEND"><!-- --></A><H3>SMS_SEND</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/Permission.html" title="enum in com.google.code.facebookapi">Permission</A> <B>SMS_SEND</B></PRE><DL><DD>Permission to send SMS messages to a user<P><DL></DL></DL><HR><A NAME="STATUS_UPDATE"><!-- --></A><H3>STATUS_UPDATE</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/Permission.html" title="enum in com.google.code.facebookapi">Permission</A> <B>STATUS_UPDATE</B></PRE><DL><DD>Permission to update a user's status message<P><DL></DL></DL><HR><A NAME="MARKETPLACE_CREATE"><!-- --></A><H3>MARKETPLACE_CREATE</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/Permission.html" title="enum in com.google.code.facebookapi">Permission</A> <B>MARKETPLACE_CREATE</B></PRE><DL><DD>Permission to create marketplac elistings for the user<P><DL></DL></DL><HR><A NAME="PHOTO_UPLOAD"><!-- --></A><H3>PHOTO_UPLOAD</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/Permission.html" title="enum in com.google.code.facebookapi">Permission</A> <B>PHOTO_UPLOAD</B></PRE><DL><DD>Enahnced photo-uploading permissions<P><DL></DL></DL><!-- ============ FIELD DETAIL =========== --><A NAME="field_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>Field Detail</B></FONT></TH></TR></TABLE><A NAME="PERM_AUTHORIZE_ADDR"><!-- --></A><H3>PERM_AUTHORIZE_ADDR</H3><PRE>public static final java.lang.String <B>PERM_AUTHORIZE_ADDR</B></PRE><DL><DD>The unchanging part of the URL to use when authorizing permissions.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.google.code.facebookapi.Permission.PERM_AUTHORIZE_ADDR">Constant Field Values</A></DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_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>Method Detail</B></FONT></TH></TR></TABLE><A NAME="values()"><!-- --></A><H3>values</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/Permission.html" title="enum in com.google.code.facebookapi">Permission</A>[] <B>values</B>()</PRE><DL><DD>Returns an array containing the constants of this enum type, inthe order they're declared. This method may be used to iterateover the constants as follows:<pre>for(Permission c : Permission.values()) System.out.println(c);</pre><P><DD><DL><DT><B>Returns:</B><DD>an array containing the constants of this enum type, inthe order they're declared</DL></DD></DL><HR><A NAME="valueOf(java.lang.String)"><!-- --></A><H3>valueOf</H3><PRE>public static <A HREF="../../../../com/google/code/facebookapi/Permission.html" title="enum in com.google.code.facebookapi">Permission</A> <B>valueOf</B>(java.lang.String name)</PRE><DL><DD>Returns the enum constant of this type with the specified name.The string must match <I>exactly</I> an identifier used to declare anenum constant in this type. (Extraneous whitespace characters are not permitted.)<P><DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.<DT><B>Returns:</B><DD>the enum constant with the specified name<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constantwith the specified name</DL></DD></DL><HR><A NAME="getName()"><!-- --></A><H3>getName</H3><PRE>public java.lang.String <B>getName</B>()</PRE><DL><DD>Gets the name by which Facebook refers to this permission. The name is what is sent in API calls and other requests to Facebook to specify the desired premission.<P><DD><DL><DT><B>Returns:</B><DD>the Facebook name given to this permission.</DL></DD></DL><HR><A NAME="authorizationUrl(java.lang.String, com.google.code.facebookapi.Permission)"><!-- --></A><H3>authorizationUrl</H3><PRE>public static java.lang.String <B>authorizationUrl</B>(java.lang.String apiKey, <A HREF="../../../../com/google/code/facebookapi/Permission.html" title="enum in com.google.code.facebookapi">Permission</A> permission)</PRE><DL><DD>Compute the URL to which to send the user to request the extended permission.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>apiKey</CODE> - your application's API key.<DD><CODE>permission</CODE> - the permission you want the grant URL for.<DT><B>Returns:</B><DD>a String that specifies the URL to direct users to in order to grant this permission to the application.</DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/google/code/facebookapi/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Permission.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../com/google/code/facebookapi/Pair.html" title="class in com.google.code.facebookapi"><B>PREV CLASS</B></A> <A HREF="../../../../com/google/code/facebookapi/PhotoTag.html" title="class in com.google.code.facebookapi"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/google/code/facebookapi/Permission.html" target="_top"><B>FRAMES</B></A> <A HREF="Permission.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | <A HREF="#enum_constant_summary">ENUM CONSTANTS</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | <A HREF="#field_detail">FIELD</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright © 2008. All Rights Reserved.</BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?