com.facebook.api.IFeedImage Maven / Gradle / Ivy
package com.facebook.api;
import java.net.URL;
/**
* Interface for an image that appears in a newsfeed/minifeed story and the
* destination URL for a click on that image.
*
* @see IFacebookRestClient
* @see FacebookRestClient#handleFeedImages
*/
public interface IFeedImage extends IPair
© 2015 - 2025 Weber Informatics LLC | Privacy Policy