OOSecurePlayerDrmWorkflowUtil Class Reference

#import <OOSecurePlayerDrmWorkflowUtil.h>

+ Inheritance diagram for OOSecurePlayerDrmWorkflowUtil:

Instance Methods

((unavailable("use initWithUrl") - __attribute__
 
(instancetype) - initWithUrl:uniqueToken:
 
(int) - downloadUrl
 
(void) - deleteFileForUrl
 
(NSString *) - getFilenameForUrl
 
(NSString *) - getPathForFilename:
 
(NSString *) - getPathForUrl
 
(int) - downloadFile:from:overwrite:
 
(id) - init [implementation]
 

Class Methods

(NSString *) + appendCustomData:
 
(void) + oneTimeInit [implementation]
 
(void) + cleanupAllFiles [implementation]
 
(void) + createDirectory [implementation]
 
(NSString *) + getDirectory [implementation]
 

Properties

NSURL * url
 
int uniqueToken [implementation]
 

Method Documentation

- ((unavailable("use initWithUrl") __attribute__
+ (NSString *) appendCustomData: (NSString *)  customData
+ (void) cleanupAllFiles
implementation
+ (void) createDirectory
implementation
- (void) deleteFileForUrl
- (int) downloadFile: (NSString *)  filename
from: (NSURL *)  address
overwrite: (BOOL)  overwrite 
- (int) downloadUrl
+ (NSString *) getDirectory
implementation
- (NSString *) getFilenameForUrl
- (NSString *) getPathForFilename: (NSString*)  filename
- (NSString *) getPathForUrl
- (id) init
implementation
- (instancetype) initWithUrl: (NSURL*)  url
uniqueToken: (int)  uniqueToken 
+ (void) oneTimeInit
implementation

Property Documentation

- (int) uniqueToken
readnonatomicassignimplementation
- (NSURL*) url
readnonatomicassign

The documentation for this class was generated from the following files: