Interface EffectActivationCompletionListener


public interface EffectActivationCompletionListener
Callback interface to receive effect activation notification
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    called when effect is ready to use
  • Method Details

    • onEffectActivationFinished

      void onEffectActivationFinished(@NonNull String url)
      called when effect is ready to use