java.lang.Object | |
↳ | com.inmobi.ads.listeners.VideoEventListener |
A listener for receiving video events notifications during the lifecycle of a InMobiNative
ad.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called to notify when media audio state changes.
| |||||||||||
Called to notify that the video has finished playing.
| |||||||||||
Called to notify that the user has skipped video play.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Called to notify when media audio state changes.
isMuted | Represents whether media is muted or not. |
---|
Called to notify that the video has finished playing.
ad | Represents the InMobiNative ad
|
---|
Called to notify that the user has skipped video play.
ad | Represents the InMobiNative ad
|
---|