GCKAdब्रेकस्टेटस क्लास
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
विज्ञापन के लिए ब्रेक की स्थिति दिखाने वाली क्लास.
- से
- 3.3
NSObject को इनहेरिट करता है. <NSकॉपी> लागू करता है.
- (NSTimeInterval) currentAdBreakTime |
|
readnonatomicassign |
विज्ञापन के लिए मौजूदा ब्रेक के दौरान मौजूदा समय.
- (NSTimeInterval) currentAdBreakClipTime |
|
readnonatomicassign |
मौजूदा विज्ञापन क्लिप ब्रेक के बीच का मौजूदा समय.
- (NSTimeInterval) whenSkippable |
|
readnonatomicassign |
स्किप करने की सुविधा चालू करने के लिए, क्लिप में कम से कम कितने सेकंड का डेटा ज़रूरी है.
- से
- 4.4.5
विज्ञापन के लिए मौजूदा ब्रेक के लिए स्ट्रिंग आइडेंटिफ़ायर.
- (NSString*) adBreakClipID |
|
readnonatomicstrong |
मौजूदा विज्ञापन क्लिप ब्रेक के लिए स्ट्रिंग आइडेंटिफ़ायर.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया."],[[["The `GCKAdBreakStatus` class provides information about the current ad break, including time positions and identifiers, inheriting from `NSObject`."],["It includes properties for tracking time within the ad break (`currentAdBreakTime`, `currentAdBreakClipTime`) and ad clip (`currentAdBreakClipTime`)."],["`whenSkippable` indicates the minimum time before an ad can be skipped (available since version 4.4.5)."],["Identifiers for both the ad break (`adBreakID`) and ad clip (`adBreakClipID`) are also provided as string properties."]]],[]]