Package com.clevertap.android.sdk.inapp.customtemplates
See: Description
-
Class Summary Class Description FunctionBuilder Builder for CustomTemplate functions. TemplateBuilder Builder for CustomTemplate code templates. Builder Builder for CustomTemplates creation. CustomTemplate A definition of a custom template. TemplateContext See CustomTemplateContext. FunctionContext See CustomTemplateContext. CustomTemplateContext Representation of the context around an invocation of a CustomTemplate. CustomTemplateException Class of exceptions that can be thrown when registering and defining CustomTemplates. JsonTemplatesProducer A TemplateProducer that creates templates based on a json definition. CustomTemplatesExtKt -
Interface Summary Interface Description CustomTemplatePresenter Base interface for template presenters. TemplatePresenter A handler of code templates CustomTemplate invocations. FunctionPresenter A handler of function CustomTemplate invocations, called when the function should be executed. TemplateProducer