- onAdEnd(String, boolean, boolean) - Method in interface com.vungle.warren.PlayAdCallback
-
Callback for an advertisement ending.
- onAdLoad(String) - Method in interface com.vungle.warren.LoadAdCallback
-
Callback used to notify that the advertisement assets have been downloaded and are ready to
play.
- onAdStart(String) - Method in interface com.vungle.warren.PlayAdCallback
-
Callback for an advertisement starting.
- onAutoCacheAdAvailable(String) - Method in interface com.vungle.warren.InitCallback
-
Vungle's SDK will automatically try to cache Ad for only one Placement that
is configured on our web dashboard as Auto-cached.
- onError(Throwable) - Method in interface com.vungle.warren.InitCallback
-
The failure callback for SDK initialization.
- onError(String, Throwable) - Method in interface com.vungle.warren.LoadAdCallback
-
Callback used to notify that an error has occurred while downloading assets.
- onError(String, Throwable) - Method in interface com.vungle.warren.PlayAdCallback
-
Callback for an error that has occurred while playing an advertisement.
- onSuccess() - Method in interface com.vungle.warren.InitCallback
-
The success callback for SDK initialization.
- OPERATION_CANCELED - Static variable in exception com.vungle.warren.error.VungleException
-
- OPERATION_ONGOING - Static variable in exception com.vungle.warren.error.VungleException
-