Skip to content

Document createMessageHelper() SDK API for mobile messaging #792

@jaredlockhart

Description

@jaredlockhart

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.

Missing documentation:

  • createMessageHelper(additionalContext?) — factory method returning NimbusMessagingHelperInterface
  • evalJexl(expression) — evaluate JEXL targeting expressions
  • stringFormat(template) — string substitution with context attributes
  • getUuid(template) — generate stable UUIDs for templates
  • destroy() / clearCache() — lifecycle management

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions