Package 

Class CustomTemplate.FunctionBuilder

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.clevertap.android.sdk.inapp.customtemplates.CustomTemplate.FunctionBuilder

        booleanArgument, build, byteArgument, doubleArgument, fileArgument, floatArgument, intArgument, longArgument, mapArgument, name, presenter, shortArgument, stringArgument
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CustomTemplate.FunctionBuilder

        CustomTemplate.FunctionBuilder(Boolean isVisual)
        Parameters:
        isVisual - Whether the function will present UI.