JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.prebid.mobile.rendering.mraid.methods.network
Interface RedirectUrlListener
public interface
RedirectUrlListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onFailed
()
void
onSuccess
(
String
url,
String
contentType)
Method Details
onSuccess
void
onSuccess
(
String
url,
String
contentType)
onFailed
void
onFailed
()