Difference between revisions of "MediaUrlResult"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
! CustomData | ! CustomData | ||
{{!}} string | {{!}} string | ||
− | {{!}} {{!}} ''' | + | {{!}} bgcolor="#7DC04E" {{!}} '''New in 4.0''' |
− | + | Token (and other fields) required for TransparentCatchup License Acquisition | |
{{!}}- valign="top" | {{!}}- valign="top" | ||
Revision as of 07:45, 4 February 2016
Media URL Result object
Members
Field | Data Type | Description |
---|---|---|
ConcurrenceToken | long | |
CustomData | string | New in 4.0
Token (and other fields) required for TransparentCatchup License Acquisition |
Expiration | long | |
MediaInfo | String | |
Resume | Resume | |
Url | String |
Example
{
- "Url": "http://B31915.cdn.telefonica.com/31915/126457_BA01FD58BE0BAF0720140531003004.mp4",
- "Expiration": 1441911092,
- "MediaInfo": "eyJNb3ZpZUlkIjoyODE5OSwiTWVkaWFJZCI6MTI2NDU3LCJBY2Nlc3NSZWFzb24iOjIsIlN1YnNjcmlwdGlvbklkIjoxMDUsIlBsYXlsaXN0SWQiOjAsIk1lZGlhVHlwZSI6MSwiRHVyYXRpb24iOjcwODB9",
- "ConcurrenceToken": "874d76bed83d4b509cce44b5b37ca003",
- "Resume": {
- }
}
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial data type implementation | Harley Cabral |