Uses of Class
com.restfb.types.Video.VideoPhase
-
Uses of Video.VideoPhase in com.restfb.types
Modifier and TypeMethodDescriptionVideo.VideoStatus.getProcessingVideoPhase()
This structure contains information about progress through the processing phase.Video.VideoStatus.getPublishingVideoPhase()
This structure contains information about progress through the publishing phase.Video.VideoStatus.getUploadingVideoPhase()
This structure contains information about progress through the uploading phase.Modifier and TypeMethodDescriptionvoid
Video.VideoStatus.setProcessingVideoPhase
(Video.VideoPhase processingVideoPhase) This structure contains information about progress through the processing phase.void
Video.VideoStatus.setPublishingVideoPhase
(Video.VideoPhase publishingVideoPhase) This structure contains information about progress through the publishing phase.void
Video.VideoStatus.setUploadingVideoPhase
(Video.VideoPhase uploadingVideoPhase) This structure contains information about progress through the uploading phase.