|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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're declared. |
| Methods in com.google.code.facebookapi with parameters of type MarketListingStatus | |
|---|---|
boolean |
IFacebookRestClient.marketplace_removeListing(java.lang.Long listingId,
MarketListingStatus status)
Remove a listing from the marketplace by id. |
boolean |
ExtensibleClient.marketplace_removeListing(java.lang.Long listingId,
MarketListingStatus status)
|
boolean |
IFacebookRestClient.marketplace_removeListing(java.lang.Long listingId,
MarketListingStatus status,
java.lang.Long userId)
Remove a listing from the marketplace by id. |
boolean |
ExtensibleClient.marketplace_removeListing(java.lang.Long listingId,
MarketListingStatus status,
java.lang.Long userId)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||