Bitmovin Player React Native SDK - v1.13.0
    Preparing search index...

    Interface DeficiencyData

    Additional diagnostic information related to an error or warning.

    interface DeficiencyData {
        httpResponse?: HttpResponse;
    }
    Index

    Properties

    Properties

    httpResponse?: HttpResponse

    The HTTP response associated with the error, when the root cause is a network request (e.g. a DRM license or certificate request resulting in a non-2xx status code).