Uses of Class
com.restfb.types.Video
-
Packages that use Video Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Video in com.restfb.types
Methods in com.restfb.types that return Video Modifier and Type Method Description Video
Page. getFeaturedVideo()
Video Featured by the Page.Video
LiveVideo. getVideo()
Methods in com.restfb.types with parameters of type Video Modifier and Type Method Description void
Page. setFeaturedVideo(Video featuredVideo)
Video Featured by the Page.void
LiveVideo. setVideo(Video video)
-