ALCMessagingService Class Reference

Inherits from NSObject
Declared in ALCMessagingService.h

Overview

Service class of the Communicator SDK responsible for managing and publishing messages.

– publishMessage:

Publish the given message to the pub/sub system.

- (void)publishMessage:(ALCMessage *)message

Discussion

Publish the given message to the pub/sub system.

Declared In

ALCMessagingService.h