public interface InstreamVideoAdapterListener
InstreamVideoAdapter
.Modifier and Type | Method and Description |
---|---|
void |
onInstreamVideoAdClicked(InstreamVideoAdapter adapter) |
void |
onInstreamVideoAdLoaded(InstreamVideoAdapter adapter) |
void |
onInstreamVideoAdLoggingImpression(InstreamVideoAdapter adapter) |
void |
onInstreamVideoAdViewComplete(InstreamVideoAdapter adapter) |
void |
onInstreamVideoAdViewPresented(InstreamVideoAdapter adapter,
android.view.View videoView) |
void |
onInstreamVideoError(InstreamVideoAdapter adapter,
AdError error) |
void onInstreamVideoAdLoaded(InstreamVideoAdapter adapter)
void onInstreamVideoAdViewPresented(InstreamVideoAdapter adapter, android.view.View videoView)
void onInstreamVideoError(InstreamVideoAdapter adapter, AdError error)
void onInstreamVideoAdClicked(InstreamVideoAdapter adapter)
void onInstreamVideoAdLoggingImpression(InstreamVideoAdapter adapter)
void onInstreamVideoAdViewComplete(InstreamVideoAdapter adapter)