public class MediaCollectionPageRequest<T> extends Request<MediaCollectionPage<T>>
BUILDING_ID_REFERENCE_NAME, PLACE_CONTENT_WIKIPEDIA, PVID_ID_REFERENCE_NAME, VENUES_CONTENT_ID_REFERENCE_NAME, VENUES_DESTINATION_ID_REFERENCE_NAME, VENUES_ID_REFERENCE_NAME, VENUES_VENUE_ID_REFERENCE_NAME
Modifier and Type | Method and Description |
---|---|
ErrorCode |
execute(ResultListener<MediaCollectionPage<T>> eventListener)
Executes an asynchronous request.
|
public ErrorCode execute(ResultListener<MediaCollectionPage<T>> eventListener)
eventListener
- A ResultListener
passed along with the request to monitor progressErrorCode
representing an appropriate result