Package com.restfb.types
Class ReelsUploadStartResponse
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ReelsUploadStartResponse
- All Implemented Interfaces:
Serializable
Response for the Reels Upload start
phase
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUploadUrl
(String uploadUrl) void
setVideoId
(String videoId) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
ReelsUploadStartResponse
public ReelsUploadStartResponse()
-
-
Method Details
-
getVideoId
-
getUploadUrl
-
setVideoId
-
setUploadUrl
-