IMAAdError Class Reference

Surfaces an error that occurred during ad loading or playing. More...

#import <IMAAdError.h>

+ Inheritance diagram for IMAAdError:

Instance Methods

(instancetype) - NS_UNAVAILABLE
 :nodoc: More...
 

Properties

IMAErrorType type
 The type of error that occurred during ad loading or ad playing. More...
 
IMAErrorCode code
 The error code for obtaining more specific information about the error. More...
 
NSString * message
 A brief description about the error. More...
 

Detailed Description

Surfaces an error that occurred during ad loading or playing.

Method Documentation

- (instancetype) NS_UNAVAILABLE

:nodoc:

Property Documentation

- (IMAErrorCode) code
readnonatomicassign

The error code for obtaining more specific information about the error.

- (NSString*) message
readnonatomiccopy

A brief description about the error.

- (IMAErrorType) type
readnonatomicassign

The type of error that occurred during ad loading or ad playing.


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