public class POBEndCardUtil
extends java.lang.Object
| Constructor and Description |
|---|
POBEndCardUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
updateEndCardView(android.view.View endCardView,
android.view.View containerView,
com.pubmatic.sdk.common.base.POBAdDescriptor descriptor)
Sets required attributes for end card view rendering
|
public static void updateEndCardView(@NonNull
android.view.View endCardView,
@NonNull
android.view.View containerView,
@NonNull
com.pubmatic.sdk.common.base.POBAdDescriptor descriptor)
endCardView - end card view to update its attributescontainerView - view on which end card will be addeddescriptor - ad descriptor instance