Difference between revisions of "GetPlayReadyLicenseInfo"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
ParamName=drmKeyId | ParamName=drmKeyId | ||
|ParamType=String | |ParamType=String | ||
− | |ParamRequired= | + | |ParamRequired=required |
|ParamDescription=Media DRM key Id | |ParamDescription=Media DRM key Id | ||
}} | }} |
Latest revision as of 08:25, 23 September 2015
Description
This method gets information about playback to be used on PlayReady Issuer.
Parameters
- token (String, required)
- A valid token for identifying the API session context. The token can be anonymous or logged.
- drmKeyId (String, required)
- Media DRM key Id
Returns
TO BE COMPLETED
Exceptions
- None
Caching
This method is not cached.
Known issues
- None
Version history
TO BE COMPLETED