Uses of Class
com.restfb.types.Video.VideoPhaseError
-
Packages that use Video.VideoPhaseError Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Video.VideoPhaseError in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Video.VideoPhaseError Modifier and Type Method Description List<Video.VideoPhaseError>
Video.VideoPhase. getErrors()
Method parameters in com.restfb.types with type arguments of type Video.VideoPhaseError Modifier and Type Method Description void
Video.VideoPhase. setErrors(List<Video.VideoPhaseError> errors)
-