Uses of Class
com.facebook.api.MarketplaceListing

Packages that use MarketplaceListing
com.facebook.api   
 

Uses of MarketplaceListing in com.facebook.api
 

Methods in com.facebook.api 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)
          Create a marketplace listing
 java.lang.Long FacebookRestClient.marketplace_createListing(java.lang.Boolean showOnProfile, MarketplaceListing attrs)
          Deprecated. provided for legacy support only.
 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)
          Modify a marketplace listing
 java.lang.Long FacebookRestClient.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.
 



Copyright © 2008. All Rights Reserved.