Difference between revisions of "MediaUrlResult"
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
! Resume | ! Resume | ||
− | {{!}} Resume | + | {{!}} [[Resume]] |
{{!}} | {{!}} | ||
{{!}}- valign="top" | {{!}}- valign="top" |
Revision as of 18:56, 10 September 2014
Media URL Result object
Members
Field | Data Type | Description |
---|---|---|
ConcurrenceToken | String | |
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 |