Uses of Class
com.restfb.types.Message.VideoData
Packages that use Message.VideoData
-
Uses of Message.VideoData in com.restfb.types
Methods in com.restfb.types that return Message.VideoDataModifier and TypeMethodDescriptionMessage.Attachment.getVideoData()
When the attached file is a video, Facebook will also send information about its width, height and url.Methods in com.restfb.types with parameters of type Message.VideoDataModifier 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.