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

Uses of MarketplaceListing in com.google.code.facebookapi
 

Methods in com.google.code.facebookapi with parameters of type MarketplaceListing
 java.lang.Long IFacebookRestClient.marketplace_createListing(java.lang.Boolean showOnProfile, MarketplaceListing attrs)
          Deprecated. provided for legacy support only. Please use the version that takes a MarketListing instead.
 java.lang.Long ExtensibleClient.marketplace_createListing(java.lang.Boolean showOnProfile, MarketplaceListing attrs)
          Deprecated. 
 java.lang.Long IFacebookRestClient.marketplace_editListing(java.lang.Long listingId, java.lang.Boolean showOnProfile, MarketplaceListing attrs)
          Deprecated. provided for legacy support only. Please use the version that takes a MarketListing instead.
 java.lang.Long ExtensibleClient.marketplace_editListing(java.lang.Long listingId, java.lang.Boolean showOnProfile, MarketplaceListing attrs)
          Deprecated. 
 



Copyright © 2008. All Rights Reserved.