Class MediaDrmCallbackException

    • Field Detail

      • dataSpec

        public final DataSpec dataSpec
        The DataSpec associated with the request.
      • uriAfterRedirects

        public final Uri uriAfterRedirects
        The Uri after redirections, or dataSpec.uri if no redirection occurred.
      • responseHeaders

        public final Map<String,​List<String>> responseHeaders
        The HTTP request headers included in the response.
      • bytesLoaded

        public final long bytesLoaded
        The number of bytes obtained from the server.