GCKAdBreakStatus Class Reference

A class representing the ad break status. More...

#import <GCKAdBreakStatus.h>

+ Inheritance diagram for GCKAdBreakStatus:

Properties

NSTimeInterval currentAdBreakTime
 The current time within the current ad break. More...
 
NSTimeInterval currentAdBreakClipTime
 The current time within the current ad clip break. More...
 
NSString * adBreakID
 The string identifier for the current ad break. More...
 
NSString * adBreakClipID
 The string identifier for the current ad clip break. More...
 

Detailed Description

A class representing the ad break status.

Since
3.3

Property Documentation

- (NSString*) adBreakClipID
readnonatomicstrong

The string identifier for the current ad clip break.

- (NSString*) adBreakID
readnonatomicstrong

The string identifier for the current ad break.

- (NSTimeInterval) currentAdBreakClipTime
readnonatomicassign

The current time within the current ad clip break.

- (NSTimeInterval) currentAdBreakTime
readnonatomicassign

The current time within the current ad break.


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