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 ...") |
|||
Line 1: | Line 1: | ||
{{Api_Method_Spec| | {{Api_Method_Spec| | ||
− | Description= | + | Description=This method gets information about playback to be used on PlayReady Issuer. |
Line 20: | Line 20: | ||
|Returns= | |Returns= | ||
− | + | <span style="color: #a11;">TO BE COMPLETED</span> | |
Revision as of 08:01, 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, optional)
- Media DRM key Id
Returns
TO BE COMPLETED
Exceptions
- None
Caching
This method is not cached.
Known issues
- None
Version history
TO BE COMPLETED