Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
DaiSdkSettings
class
Bu sınıf, IMA DAI ayarları API'lerini içerir.
Yöntemler
getFeatureFlags
getFeatureFlags(), bilinmeyen özelliklere sahip nesne döndürür
Özellik bayrağı olarak anahtarları olan bir nesneyi, geçerli durumu olarak değerleri döndürür.
İlerlemeler
non-null Object with unknown properties
setFeatureFlags
setFeatureFlags(featureFlags)
Özellik bayraklarının değerini ayarlayın. Bu, akış isteğinde bulunmadan önce
mümkün olduğunca erken ayarlanmalıdır. Bu yöntemin tekrar çağrılması, bir sonraki akış için tüm özellik bayraklarını sıfırlar.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-07-09 UTC."],[[["The `DaiSdkSettings` class provides access to IMA DAI settings through its methods."],["`getFeatureFlags` retrieves the current state of all feature flags."],["`setFeatureFlags` allows you to configure feature flags which impact subsequent stream requests; calling it again resets these flags for the next stream."]]],[]]