OGPlayer React Native SDK
    Preparing search index...

    Interface DrmTokenRequest

    interface DrmTokenRequest {
        licenseUrl: string;
        renewal: boolean;
    }
    Index
    licenseUrl: string
    renewal: boolean