public class ShowModuleDecoratorTimeout extends ShowModuleDecorator
| Constructor and Description |
|---|
ShowModuleDecoratorTimeout(IShowModule showModule) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAdOperation(IWebViewBridgeInvoker webViewBridgeInvoker,
ShowOperationState state) |
void |
onUnityAdsShowFailure(java.lang.String id,
UnityAds.UnityAdsShowError error,
java.lang.String message) |
void |
onUnityAdsShowStart(java.lang.String id) |
get, getMetricSender, onUnityAdsShowClick, onUnityAdsShowComplete, remove, setpublic ShowModuleDecoratorTimeout(IShowModule showModule)
public void executeAdOperation(IWebViewBridgeInvoker webViewBridgeInvoker, ShowOperationState state)
executeAdOperation in interface IAdModule<IShowOperation,ShowOperationState>executeAdOperation in class ShowModuleDecoratorpublic void onUnityAdsShowFailure(java.lang.String id,
UnityAds.UnityAdsShowError error,
java.lang.String message)
onUnityAdsShowFailure in interface IShowModuleonUnityAdsShowFailure in class ShowModuleDecoratorpublic void onUnityAdsShowStart(java.lang.String id)
onUnityAdsShowStart in interface IShowModuleonUnityAdsShowStart in class ShowModuleDecorator