Uses of Class
com.restfb.types.Message.ImageData
Packages that use Message.ImageData
-
Uses of Message.ImageData in com.restfb.types
Methods in com.restfb.types that return Message.ImageDataModifier and TypeMethodDescriptionMessage.Attachment.getImageData()When the attached file is an image, Facebook will also send information about its width, height and url.Methods in com.restfb.types with parameters of type Message.ImageDataModifier and TypeMethodDescriptionvoidMessage.Attachment.setImageData(Message.ImageData imageData) When the attached file is an image, Facebook will also send information about its width, height and url.