getMessageManager()
Obtains an entry point to the MessageManager module that contains APIs to access and manipulate messages from the Redux Store.
To view the APIs in the MessageManager module, see APIs in the MessageManager module.
Returns
The MessageManager object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the MessageManager module.
PCore.getMessageManager();
Previous topic getMashupApi() Next topic getMessagingServiceManager()