Package com.banuba.sdk.effect_player
Interface EffectActivatedListener
-
public interface EffectActivatedListener
Interface to receive notifications on effect change
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onEffectActivated(java.lang.String url)
called when effect is activated
-