Skip to content

Document createMessageHelper() SDK API for mobile messaging #792

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions