Class KeyOSKeySystemConfiguration

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getCustomdata() The custom data for the license acquisition request.
      • Methods inherited from class com.theoplayer.android.api.source.drm.KeySystemConfiguration

        equals, getCertificate, getHeaders, getLicenseAcquisitionURL, getLicenseType, getQueryParameters, hashCode, isUseCredentials
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getCustomdata

        @Nullable() String getCustomdata()

        The custom data for the license acquisition request.

        Returns:

        The custom data for the license acquisition request. (Nullable)