MediaRequestInfo
class MediaRequestInfo extends Model (View source)
Properties
| string | $currentBytes | ||
| string | $customData | ||
| string | $diffObjectVersion | ||
| int | $finalStatus | ||
| string | $notificationType | ||
| string | $requestId | ||
| string | $requestReceivedParamsServingInfo | ||
| string | $totalBytes | ||
| bool | $totalBytesIsEstimated |
Methods
setCurrentBytes($currentBytes)
No description
string
getCurrentBytes()
No description
setCustomData($customData)
No description
string
getCustomData()
No description
setDiffObjectVersion($diffObjectVersion)
No description
string
getDiffObjectVersion()
No description
setFinalStatus($finalStatus)
No description
int
getFinalStatus()
No description
setNotificationType($notificationType)
No description
string
getNotificationType()
No description
setRequestId($requestId)
No description
string
getRequestId()
No description
setRequestReceivedParamsServingInfo($requestReceivedParamsServingInfo)
No description
string
getRequestReceivedParamsServingInfo()
No description
setTotalBytes($totalBytes)
No description
string
getTotalBytes()
No description
setTotalBytesIsEstimated($totalBytesIsEstimated)
No description
bool
getTotalBytesIsEstimated()
No description
Details
setCurrentBytes($currentBytes)
No description
string
getCurrentBytes()
No description
setCustomData($customData)
No description
string
getCustomData()
No description
setDiffObjectVersion($diffObjectVersion)
No description
string
getDiffObjectVersion()
No description
setFinalStatus($finalStatus)
No description
int
getFinalStatus()
No description
setNotificationType($notificationType)
No description
string
getNotificationType()
No description
setRequestId($requestId)
No description
string
getRequestId()
No description
setRequestReceivedParamsServingInfo($requestReceivedParamsServingInfo)
No description
string
getRequestReceivedParamsServingInfo()
No description
setTotalBytes($totalBytes)
No description
string
getTotalBytes()
No description
setTotalBytesIsEstimated($totalBytesIsEstimated)
No description
bool
getTotalBytesIsEstimated()
No description