Search
Preparing search index...
The search index is not available
@bitmovin/api-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ThirdPartyLicensingApi
Class ThirdPartyLicensingApi
Hierarchy
BaseAPI
ThirdPartyLicensingApi
Index
Constructors
constructor
Properties
rest
Client
Methods
create
delete
get
Constructors
constructor
new
Third
Party
Licensing
Api
(
configuration
:
Configuration
)
:
ThirdPartyLicensingApi
Parameters
configuration:
Configuration
Returns
ThirdPartyLicensingApi
Properties
Protected
rest
Client
rest
Client
:
RestClient
Methods
create
create
(
licenseId
:
string
, playerThirdPartyLicensing
:
PlayerThirdPartyLicensing
)
:
Promise
<
PlayerThirdPartyLicensing
>
Parameters
licenseId:
string
Optional
playerThirdPartyLicensing:
PlayerThirdPartyLicensing
Returns
Promise
<
PlayerThirdPartyLicensing
>
delete
delete
(
licenseId
:
string
)
:
Promise
<
BitmovinResponse
>
Parameters
licenseId:
string
Returns
Promise
<
BitmovinResponse
>
get
get
(
licenseId
:
string
)
:
Promise
<
PlayerThirdPartyLicensing
>
Parameters
licenseId:
string
Returns
Promise
<
PlayerThirdPartyLicensing
>
Globals
Third
Party
Licensing
Api
constructor
rest
Client
create
delete
get
Generated using
TypeDoc