Documentation
Documentation
  • Log In
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. Programmer's Reference Methods
  4. getMessage ()

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
  • Back to top
Programmers Reference, Methods, INotification Interface, GetMessage, Index

getMessage ()

public String getMessage ()

Parameters

None

Returns

Any message associated with the notification (for example, the error message if the service request failed) or null if no message is associated with the notification.

programmers reference methods inotification interface getmessage index