Package com.naver.ads.video.player
Object CompanionAdSlot.Companion
-
- All Implemented Interfaces:
public class CompanionAdSlot.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static IntegerFLUID_SIZEpublic final static CompanionAdSlot.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static CompanionAdSlotcreate(Integer width, Integer height, ViewGroup container, CompanionAdSlot.RenderingType renderingType)Creates a Companion ad slot. -
-
Method Detail
-
create
final static CompanionAdSlot create(Integer width, Integer height, ViewGroup container, CompanionAdSlot.RenderingType renderingType)
Creates a Companion ad slot.
-
-
-
-