Uses of Class
com.restfb.types.Video.VideoStatus
-
Packages that use Video.VideoStatus Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Video.VideoStatus in com.restfb.types
Methods in com.restfb.types that return Video.VideoStatus Modifier and Type Method Description Video.VideoStatus
Video. getStatus()
Object describing the status attributes of a video.Methods in com.restfb.types with parameters of type Video.VideoStatus Modifier and Type Method Description void
Video. setStatus(Video.VideoStatus status)
Object describing the status attributes of a video.
-