Uses of Class
com.facebook.api.FacebookExtendedPerm

Packages that use FacebookExtendedPerm
com.facebook.api   
 

Uses of FacebookExtendedPerm in com.facebook.api
 

Methods in com.facebook.api 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're declared.
 

Methods in com.facebook.api 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 © 2008. All Rights Reserved.