Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. docs
  4. Programmer's Reference
  5. Adding custom channels
  6. Implementing Channel’s Source and Sink
  7. MessageBuilder class

programmers reference messagebuilder class

Action unknown: siteexport_addpage
Sidebar
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Show pagesource
  • Old revisions
  • Backlinks
  • Export to PDF
  • Export Page to HTML/PDF
  • Back to top
  • Send via e-Mail
  • Print
  • Permalink

Programmers Reference, MessageBuilder Class

MessageBuilder class

The MessageBuilder class allows creating DataObject’s in the format that AwareIM understands so that a message can be sent to AwareIM. The following public methods can be used:

  • addNotification (EntityIdentifier, INotification)
  • addServiceRequest (String, String, Object [])
  • MessageBuilder ()
  • Last modified: 2025/06/12 02:36
Log In