You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The createMessageHelper() method on NimbusInterface is the core SDK API used by the mobile messaging system for targeting evaluation and string substitution, but it's not documented in experimenter-docs.
The
createMessageHelper()method onNimbusInterfaceis the core SDK API used by the mobile messaging system for targeting evaluation and string substitution, but it's not documented in experimenter-docs.Missing documentation:
createMessageHelper(additionalContext?)— factory method returningNimbusMessagingHelperInterfaceevalJexl(expression)— evaluate JEXL targeting expressionsstringFormat(template)— string substitution with context attributesgetUuid(template)— generate stable UUIDs for templatesdestroy()/clearCache()— lifecycle management