Represents the domain under which Ooyala analytics will be recorded. More...

#import <OOPlayerDomain.h>

+ Inheritance diagram for OOPlayerDomain:

Instance Methods

((unavailable("Use initWithString: instead") - __attribute__
 
(instancetype) - initWithString:
 domainStr must be parseable URL in the form of a string, starting with either http:// or https://. More...
 
(NSString *) - asString
 
(NSURL *) - asURL
 

Class Methods

(instancetype) + domainWithString:
 

Detailed Description

Represents the domain under which Ooyala analytics will be recorded.

Method Documentation

- ((unavailable("Use) initWithString:
- (NSString *) asString
- (NSURL *) asURL
+ (instancetype) domainWithString: (NSString *)  string
- (instancetype) initWithString: (NSString *)  domainStr

domainStr must be parseable URL in the form of a string, starting with either http:// or https://.


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