-
public final class CustomTemplateContext.FunctionContext extends CustomTemplateContext
-
-
Field Summary
Fields Modifier and Type Field Description private final StringtemplateName
-
Method Summary
Modifier and Type Method Description final StringgetTemplateName()-
Methods inherited from class com.clevertap.android.sdk.inapp.customtemplates.CustomTemplateContext.FunctionContext
getBoolean, getByte, getDouble, getFile, getFloat, getInt, getLong, getMap, getShort, getString, setDismissed, setPresented, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getTemplateName
final String getTemplateName()
-
-
-
-