Vinyl
Preparing search index...
@amzn/vinyl-dmls
GetLicenseForPlaybackV2Request
Interface GetLicenseForPlaybackV2Request
interface
GetLicenseForPlaybackV2Request
{
appInfo
:
AppInfo
;
customerId
?:
null
|
string
;
deviceToken
:
DeviceToken
;
DrmType
:
DrmType
;
licenseChallenge
:
string
;
musicRequestIdentityContext
?:
MusicRequestIdentityContext
;
persistent
?:
boolean
;
testParameters
?:
Record
<
string
,
string
>
;
}
Hierarchy (
View Summary
)
DMLSV2BaseRequest
GetLicenseForPlaybackV2Request
Index
Properties
app
Info
customer
Id?
device
Token
Drm
Type
license
Challenge
music
Request
Identity
Context?
persistent?
test
Parameters?
Properties
app
Info
appInfo
:
AppInfo
Optional
customer
Id
customerId
?:
null
|
string
device
Token
deviceToken
:
DeviceToken
Drm
Type
DrmType
:
DrmType
license
Challenge
licenseChallenge
:
string
Optional
music
Request
Identity
Context
musicRequestIdentityContext
?:
MusicRequestIdentityContext
Optional
persistent
persistent
?:
boolean
Optional
test
Parameters
testParameters
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Info
customer
Id
device
Token
Drm
Type
license
Challenge
music
Request
Identity
Context
persistent
test
Parameters
Vinyl
Loading...