CachingTaskLicense
public protocol CachingTaskLicenseThe caching task license controller which can be used to renew the license.
- 
                  
                  Renews all the licenses associated with this caching task. Remark Uses the DRM configuration provided at task creation time for license renewal.DeclarationSwift func renew()
- 
                  
                  Renews all the licenses associated with this caching task. DeclarationSwift func renew(_ drmConfiguation: DRMConfiguration)ParametersdrmConfiguationThe DRMConfigurationused for license renewal.
 CachingTaskLicense Protocol Reference
      CachingTaskLicense Protocol Reference