Uses of Class
com.restfb.types.Message.VideoData
-
Uses of Message.VideoData in com.restfb.types
Modifier and TypeMethodDescriptionMessage.Attachment.getVideoData()
When the attached file is a video, Facebook will also send information about its width, height and url.Modifier and TypeMethodDescriptionvoid
Message.Attachment.setVideoData
(Message.VideoData videoData) When the attached file is a video, Facebook will also send information about its width, height and url.