Keys
public struct Keys
Extends OTVPersistenceManager to define a number of values to use as keys in dictionary options.
-
Key for the license prefetch, used for
startDownload()as an optional value. The value type should be boolean.Declaration
Swift
public static let OTVPrefetchLicense: String -
Key for the license prefetch, used for
requestLicensean option value. The value type should be Boolean.truemeans store the CKC on local file system.falsemeans license prefetch, do not store the CKC on local file system.Declaration
Swift
public static let OTVLicenseOptionOffline: String