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
SEARCH:
Package
org.prebid.mobile.rendering.mraid.handler
Interface FetchPropertiesHandler.FetchPropertyCallback
Enclosing class:
FetchPropertiesHandler
public static interface
FetchPropertiesHandler.FetchPropertyCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onError
(
Throwable
throwable)
void
onResult
(
String
propertyJson)
Method Details
onResult
void
onResult
(
String
propertyJson)
onError
void
onError
(
Throwable
throwable)