Message @objc open class Message : NSObject This class encapsulates the message that event The event name Declaration Swift open let event: String! from The publisher of the event Declaration Swift open let from: String! data A dictionary containig the message Declaration Swift open let data: AnyObject?