Uses of Class
com.restfb.types.VideoCaption
-
Packages that use VideoCaption Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of VideoCaption in com.restfb.types
Methods in com.restfb.types that return types with arguments of type VideoCaption Modifier and Type Method Description List<VideoCaption>
Video. getCaptions()
Methods in com.restfb.types with parameters of type VideoCaption Modifier and Type Method Description boolean
Video. addCaption(VideoCaption caption)
boolean
Video. removeCaption(VideoCaption caption)
-