A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
U
- UiElementView - class in com.naver.ads.video.player
- Defines the View for continuous visibility into the lifecycle of video ads.
- UiElementViewGroup - class in com.naver.ads.video.player
- Defines the ViewGroup for continuous visibility into the lifecycle of video ads.
- UiElementViewGroup.EventListener - class in com.naver.ads.video.player.UiElementViewGroup
- An event listener receives notifications from an vast.
- UiElementViewGroup.Factory - class in com.naver.ads.video.player.UiElementViewGroup
- A factory for UiElementViewGroup instances.
- UniversalAdId - class in com.naver.ads.video.vast.raw
- Represents a parsed
<UniversalAdId>element. - UNMUTE - enum entry in com.naver.ads.video.vast.raw.VastEvent
The user activated the mute control and unmuted the creative.
- UNMUTE_CLICKED - enum entry in com.naver.ads.video.VideoAdEventType
fired when the user activated the mute control and unmuted the creative.
- UNMUTED - enum entry in com.naver.ads.video.VideoAdEventType
fired when an ad volume has been unmuted.
- Updatable - class in com.naver.ads.video.player
- An object that can be updated.
- update(com.naver.ads.video.VideoAdState,com.naver.ads.video.VideoProgressUpdate,java.lang.Boolean) - function in com.naver.ads.video.player.UiElementViewGroup
- Propagates state and progressUpdate to the UiElementViews managed by UiElementViewGroupManager.
- update(com.naver.ads.video.VideoAdState,com.naver.ads.video.VideoProgressUpdate,java.lang.Boolean) - function in com.naver.ads.video.player.Updatable
- Propagates state and progressUpdate to the UiElementViews managed by UiElementViewGroupManager.
- update(com.naver.ads.video.VideoAdState,com.naver.ads.video.VideoProgressUpdate,java.lang.Boolean) - function in com.naver.ads.video.player.VideoTimeBar
- Propagates state and progressUpdate to the UiElementViews managed by UiElementViewGroupManager.
- useVideoClicksTag(java.lang.Boolean) - function in com.naver.ads.video.VideoAdsRequest.Builder
- Sets whether to use a VAST VideoClicks tag.