getMessagingServiceManager()
Obtains an entry point to the MessagingServiceManager object that contains APIs to interact with the Constellation Messaging Service.
To view the APIs in the MessagingServiceManager class, see APIs in the MessagingServiceManager class.
Returns
The MessagingServiceManager object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the MessagingServiceManager object.
PCore.getMessagingServiceManager();
Previous topic getMessageManager() Next topic getNavigationUtils()