OTVPersistenceAsset
@interface OTVPersistenceAsset : NSObject
Downloads are represented by the objects of the class OTVPersistenceAsset
.
They have a OTVDownloadState
to reflect their lifecycle.
-
Declaration
Objective-C
- (void)renewLicenseWithDelegate:(id <OTVLicenseDelegate> _Nonnull)delegate options:(NSDictionary<NSString *, id> * _Nullable)options;