-
- All Implemented Interfaces:
-
com.clevertap.android.sdk.inapp.customtemplates.CustomTemplatePresenter
public interface FunctionPresenter implements CustomTemplatePresenter<CustomTemplateContext.FunctionContext>
A handler of function CustomTemplate invocations, called when the function should be executed. See onPresent.