OOVASTResource Class Reference

A URL from which to get VAST information. More...

#import <OOVASTResource.h>

+ Inheritance diagram for OOVASTResource:

Instance Methods

(id) - initWithType:mimeType:uri:
 
(NSString *) - typeToStr:
 

Properties

Type type
 
NSString * uri
 
NSString * mimeType
 

Detailed Description

A URL from which to get VAST information.

Method Documentation

- (id) initWithType: (Type)  type
mimeType: (NSString *)  mimeType
uri: (NSString *)  uri 
- (NSString *) typeToStr: (Type)  type

Property Documentation

- (NSString*) mimeType
readnonatomicstrong
- (Type) type
readnonatomicassign
- (NSString*) uri
readnonatomicstrong

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