Package com.restfb.types
Class ResumableUploadStartResponse
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ResumableUploadTransferResponse
com.restfb.types.ResumableUploadStartResponse
- All Implemented Interfaces:
Serializable
Response object that should be used as Response type for the upload initialisation (start phase) of a resumable
upload. To get more information for example about the request parameter you should look
here
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.ResumableUploadTransferResponse
getEndOffset, getStartOffset, isFinished
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
ResumableUploadStartResponse
public ResumableUploadStartResponse()
-
-
Method Details
-
getUploadSessionId
-
getVideoId
-