GCKAdBreakStatus Class

  • GCKAdBreakStatus is a class representing the status of an ad break.

  • It includes properties to get the current time within the ad break and ad clip break.

  • It provides string identifiers for the current ad break and ad clip break.

GCKAdBreakStatus Class Reference

Overview

A class representing the ad break status.

Since
3.3

Inherits NSObject. Implements <NSCopying>.

Property Summary

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

Property Detail

- (NSTimeInterval) currentAdBreakTime
read nonatomic assign

The current time within the current ad break.

- (NSTimeInterval) currentAdBreakClipTime
read nonatomic assign

The current time within the current ad clip break.

- (NSString*) adBreakID
read nonatomic copy

The string identifier for the current ad break.

- (NSString*) adBreakClipID
read nonatomic copy

The string identifier for the current ad clip break.

Create a Mobile Website
View Site in Mobile | Classic
Share by: