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

Uses of MarketListingStatus in com.google.code.facebookapi
 

Methods in com.google.code.facebookapi that return MarketListingStatus
static MarketListingStatus MarketListingStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MarketListingStatus[] MarketListingStatus.values()
          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 MarketListingStatus
 boolean IFacebookRestClient.marketplace_removeListing(java.lang.Long listingId, MarketListingStatus status)
          Deprecated. 
 boolean ExtensibleClient.marketplace_removeListing(java.lang.Long listingId, MarketListingStatus status)
          Deprecated. 
 boolean IFacebookRestClient.marketplace_removeListing(java.lang.Long listingId, MarketListingStatus status, java.lang.Long userId)
          Deprecated. 
 boolean ExtensibleClient.marketplace_removeListing(java.lang.Long listingId, MarketListingStatus status, java.lang.Long userId)
          Deprecated. 
 



Copyright © 2009. All Rights Reserved.