Uses of Class
com.restfb.types.Message.ImageData
-
Uses of Message.ImageData in com.restfb.types
Modifier and TypeMethodDescriptionMessage.Attachment.getImageData()
When the attached file is an image, Facebook will also send information about its width, height and url.Modifier and TypeMethodDescriptionvoid
Message.Attachment.setImageData
(Message.ImageData imageData) When the attached file is an image, Facebook will also send information about its width, height and url.