Uses of Class
com.google.code.facebookapi.FacebookExtendedPerm

Uses of FacebookExtendedPerm in com.google.code.facebookapi
 

Methods in com.google.code.facebookapi that return FacebookExtendedPerm
static FacebookExtendedPerm FacebookExtendedPerm.valueOf(java.lang.String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static FacebookExtendedPerm[] FacebookExtendedPerm.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.google.code.facebookapi with parameters of type FacebookExtendedPerm
static java.net.URL FacebookExtendedPerm.authorizationUrl(java.lang.String apiKey, FacebookExtendedPerm permission)
          Deprecated. this class exists for legacy support only. Please use Permission instead.
 



Copyright © 2010. All Rights Reserved.