A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

A

actionType(VideoActionType) - function in com.ai.osmos.models.events.TrackingParams.Builder
Set video action type (mute, unmute, pause, play, etc.
AD_CLICK - enum entry in com.ai.osmos.models.events.EventPath

Ad click event path

AD_CLICK - enum entry in com.ai.osmos.utils.common.ApiEndpoint
 
AD_TRACKING - enum entry in com.ai.osmos.utils.common.ApiEndpoint
 
AdClickData - class in com.ai.osmos.tracking.data
Data class for storing ad click tracking information that can be manually serialized for WorkManager without external dependencies.
AdClickData.Companion - class in com.ai.osmos.tracking.data.AdClickData
 
AdClickTrackingWorker - class in com.ai.osmos.tracking.tracker.workers
WorkManager worker for persistent ad click tracking.
AdClickTrackingWorker.Companion - class in com.ai.osmos.tracking.tracker.workers.AdClickTrackingWorker
 
add(TargetingParams) - function in com.ai.osmos.models.ads.TargetingParamsBuilder
Add a targeting parameter object to the builder
add(String,Object) - function in com.ai.osmos.models.events.TrackingParams.Builder
Add a custom key-value pair
ADD_TO_CART - enum entry in com.ai.osmos.models.events.EventName

Add to cart funnel event - tracks when user adds item to cart

AdData - class in com.ai.osmos.models.ads
 
addChangePayload(Object) - function in androidx.recyclerview.widget.CarouselLoader.CarouselAdapter.VideoViewHolder
 
addChangePayload(Object) - function in androidx.recyclerview.widget.CarouselLoader.CarouselAdapter.ImageViewHolder
 
addChangePayload(Object) - function in androidx.recyclerview.widget.CarouselLoader.MultiAdAdapter.VideoViewHolder
 
addChangePayload(Object) - function in androidx.recyclerview.widget.CarouselLoader.MultiAdAdapter.ImageViewHolder
 
addChildrenForAccessibility(ArrayList) - function in android.view.BaseAdView
 
addChildrenForAccessibility(ArrayList) - function in android.view.InAppPIPView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.BaseAdView
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.InAppPIPView
 
addFlags(Integer) - function in androidx.recyclerview.widget.CarouselLoader.CarouselAdapter.VideoViewHolder
 
addFlags(Integer) - function in androidx.recyclerview.widget.CarouselLoader.CarouselAdapter.ImageViewHolder
 
addFlags(Integer) - function in androidx.recyclerview.widget.CarouselLoader.MultiAdAdapter.VideoViewHolder
 
addFlags(Integer) - function in androidx.recyclerview.widget.CarouselLoader.MultiAdAdapter.ImageViewHolder
 
addFocusables(ArrayList,Integer,Integer) - function in android.view.BaseAdView
 
addFocusables(ArrayList,Integer) - function in android.view.BaseAdView
 
addFocusables(ArrayList,Integer,Integer) - function in android.view.InAppPIPView
 
addFocusables(ArrayList,Integer) - function in android.view.InAppPIPView
 
addKeyboardNavigationClusters(Collection,Integer) - function in android.view.BaseAdView
 
addKeyboardNavigationClusters(Collection,Integer) - function in android.view.InAppPIPView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.BaseAdView
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.InAppPIPView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.BaseAdView
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.InAppPIPView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.BaseAdView
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.InAppPIPView
 
addStatesFromChildren() - function in android.view.BaseAdView
 
addStatesFromChildren() - function in android.view.InAppPIPView
 
addSuppressed(Throwable) - function in kotlin.ExceptionHandler
 
addTouchables(ArrayList) - function in android.view.BaseAdView
 
addTouchables(ArrayList) - function in android.view.InAppPIPView
 
addView(View) - function in android.view.BaseAdView
 
addView(View,Integer) - function in android.view.BaseAdView
 
addView(View,Integer,Integer) - function in android.view.BaseAdView
 
addView(View,ViewGroup.LayoutParams) - function in android.view.BaseAdView
 
addView(View,Integer,ViewGroup.LayoutParams) - function in android.view.BaseAdView
 
addView(View) - function in android.view.InAppPIPView
 
addView(View,Integer) - function in android.view.InAppPIPView
 
addView(View,Integer,Integer) - function in android.view.InAppPIPView
 
addView(View,ViewGroup.LayoutParams) - function in android.view.InAppPIPView
 
addView(View,Integer,ViewGroup.LayoutParams) - function in android.view.InAppPIPView
 
addViewInLayout(View,Integer,ViewGroup.LayoutParams) - function in android.view.BaseAdView
 
addViewInLayout(View,Integer,ViewGroup.LayoutParams,Boolean) - function in android.view.BaseAdView
 
addViewInLayout(View,Integer,ViewGroup.LayoutParams) - function in android.view.InAppPIPView
 
addViewInLayout(View,Integer,ViewGroup.LayoutParams,Boolean) - function in android.view.InAppPIPView
 
AdElement - class in com.ai.osmos.models.ads
 
adFetcherSDK() - function in com.ai.osmos.core.OsmosSDK
Provides access to ad fetching functionality.
AdFetcherSDKInterface - class in com.ai.osmos.ads.fetcher
Project Name: OSMOS-Android-SDK File Name: AdFetcherSDKInterfaceInterface for ad fetching functionality in the OSMOS SDK.
adRenderer() - function in com.ai.osmos.core.OsmosSDK
Provides access to ad rendering functionality.
AdRendererInterface - class in com.ai.osmos.ads.renderer
Project Name: OSMOS-Android-SDK File Name: AdRendererInterfaceInterface for ad rendering functionality in the OSMOS SDK.
AdTracker - class in com.ai.osmos.tracking.tracker
Immediate ad tracking implementation using CoroutineScope.
AdTrackerInterface - class in com.ai.osmos.tracking.tracker
Project Name: OSMOS-Android-SDK File Name: AdTrackerInterfaceCommon interface for all ad tracking implementations.
AdType - class in com.ai.osmos.models.ads
 
AdType.Companion - class in com.ai.osmos.models.ads.AdType
 
animate() - function in android.view.BaseAdView
 
animate() - function in android.view.InAppPIPView
 
announceForAccessibility(CharSequence) - function in android.view.BaseAdView
 
announceForAccessibility(CharSequence) - function in android.view.InAppPIPView
 
ApiEndpoint - class in com.ai.osmos.utils.common
 
attachLayoutAnimationParameters(View,ViewGroup.LayoutParams,Integer,Integer) - function in android.view.BaseAdView
 
attachLayoutAnimationParameters(View,ViewGroup.LayoutParams,Integer,Integer) - function in android.view.InAppPIPView
 
attachViewToParent(View,Integer,ViewGroup.LayoutParams) - function in android.view.BaseAdView
 
attachViewToParent(View,Integer,ViewGroup.LayoutParams) - function in android.view.InAppPIPView
 
autofill(AutofillValue) - function in android.view.BaseAdView
 
autofill(SparseArray) - function in android.view.BaseAdView
 
autofill(AutofillValue) - function in android.view.InAppPIPView
 
autofill(SparseArray) - function in android.view.InAppPIPView
 
awakenScrollBars() - function in android.view.BaseAdView
 
awakenScrollBars(Integer) - function in android.view.BaseAdView
 
awakenScrollBars(Integer,Boolean) - function in android.view.BaseAdView
 
awakenScrollBars() - function in android.view.InAppPIPView
 
awakenScrollBars(Integer) - function in android.view.InAppPIPView
 
awakenScrollBars(Integer,Boolean) - function in android.view.InAppPIPView
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W