IFeedImagepublic interface IFeedImage implements IPairInterface for an image that appears in a newsfeed/minifeed story and the
destination URL for a click on that image. |
Methods Summary |
---|
public java.lang.String | getImageUrlString()The image "url" can be either:
- a URL linking to an image: this image will be
be shrunk to fit within 75x75, cached, and formatted by Facebook.
- a Facebook photo ID
| public java.net.URL | getLinkUrl()
|
|