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

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

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, MessageInterpreter Class, GetServiceName, Index

getServiceName ()

public String getServiceName ()

Retrieve the name of the requested service from the message.

Parameters

none

Returns

the service name of the requested service or null if the message represents a notification.

programmers reference methods messageinterpreter class getservicename index