Package com.pubmatic.sdk.video.player
Class POBEndCardUtil
-
- All Implemented Interfaces:
public class POBEndCardUtilClass to handle the redundant code from POBEndCardView and POBMraidEndCardView class.
-
-
Constructor Summary
Constructors Constructor Description POBEndCardUtil()
-
Method Summary
-
-
Method Detail
-
updateEndCardView
static void updateEndCardView(@NonNull() View endCardView, @NonNull() View containerView, @NonNull() POBAdDescriptor descriptor)
Sets required attributes for end card view rendering
- Parameters:
endCardView- end card view to update its attributescontainerView- view on which end card will be addeddescriptor- ad descriptor instance
-
-
-
-