RDK Documentation (Open Sourced RDK Components)
AampChallengeInfo Struct Reference

Aamp challenge info to get the License. More...

#include <AampDrmHelper.h>

Collaboration diagram for AampChallengeInfo:
Collaboration graph

Data Fields

std::shared_ptr< DrmDatadata
 
std::string url
 
std::string accessToken
 

yes

Aamp challenge info to get the License.

Definition at line 44 of file AampDrmHelper.h.

Field Documentation

◆ data

std::shared_ptr<DrmData> AampChallengeInfo::data

Challenge data returned from the DRM system

Definition at line 46 of file AampDrmHelper.h.

◆ url

std::string AampChallengeInfo::url

Challenge URL returned from the DRM system

Definition at line 48 of file AampDrmHelper.h.

◆ accessToken

std::string AampChallengeInfo::accessToken

Access token required for the license request (if applicable)

Definition at line 49 of file AampDrmHelper.h.


The documentation for this struct was generated from the following file: