Difference between revisions of "GetPlayReadyLicenseInfo"
Jump to navigation
Jump to search
(Created page with "{{Api_Method_Spec| Description= |Parameters= {{Api_Parameter| ParamName=token |ParamType=String |ParamRequired=required |ParamDescription=A valid token for identifying the ...") |
(No difference)
|
Revision as of 07:58, 23 September 2015
Description
Parameters
- token (String, required)
- A valid token for identifying the API session context. The token can be anonymous or logged.
- drmKeyId (String, optional)
- Media DRM key Id
Returns
Exceptions
- None
Caching
This method is not cached.
Known issues
- None
Version history
TO BE COMPLETED