Package com.banuba.sdk.effect_player
Interface EffectActivationCompletionListener
-
public interface EffectActivationCompletionListener
Callback interface to receive effect activation notification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onEffectActivationFinished(java.lang.String url)
called when effect is ready to use
-