Changes

Jump to navigation Jump to search
106 bytes added ,  15:32, 8 July 2014
no edit summary
- The mediaInfo parameter is a cryptograph info that can be got in any methods that return the media url. ( see PlaybackService -> [[getMediaUrl]] ). By default the value is a empty string.
: "MediaInfo": "eyJNb3ZpZUlkIjozNTkzNiwiTWVkaWFJZCI6 … XlsaXN0SWQiOjAsIk1lZGlhVHlwZSI6MSwiRHVyYXRpb24iOjU4MjB9",
: This encrypted string has: :: - MovieID, :: - MediaID, :: - AccessReason, :: - SubscriptionID, :: - PlaylistID, :: - MediaType, :: - Duration.
- The eventData is the object that has all information storage about the action. Also, is storage the time that the event was generated, the name of the event would be grouped and all the other data about the event, like the pressed button, time recurred, position of navigation, and others. All values sent in the Data should be sent in key:value format separated by comma.
|ParamType=String
|ParamRequired=optional
|ParamDescription=This parameter can be found in the [[GetMediaURL]] and has all information about the Movie. Is passed, it will be used to assign the eventData with the movie. The default value is empty.
: e.g.
:: "MediaInfo": "eyJNb3ZpZUlkIjozNTkzNiwiTWVkaWFJZCI6 … XlsaXN0SWQiOjAsIk1lZGlhVHlwZSI6MSwiRHVyYXRpb24iOjU4MjB9"
|Exceptions=
None* [[InvalidEventDataException]]
|Cache=
editor
725

edits

Navigation menu