Uses of Class
com.restfb.types.Video.VideoFormat
-
Packages that use Video.VideoFormat Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Video.VideoFormat in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Video.VideoFormat Modifier and Type Method Description List<Video.VideoFormat>
Video. getFormat()
The different formats of the video.Methods in com.restfb.types with parameters of type Video.VideoFormat Modifier and Type Method Description boolean
Video. addFormat(Video.VideoFormat videoFormat)
boolean
Video. removeFormat(Video.VideoFormat videoFormat)
-